Sin descripción

canghailong 65df5f9481 后台管理相关(帖子举报页面完善,图片上传组件问题处理,点赞问题处理) hace 7 meses
public f7848bff10 feat: 添加kityformula插件所需的全部资源文件 hace 7 meses
src 65df5f9481 后台管理相关(帖子举报页面完善,图片上传组件问题处理,点赞问题处理) hace 7 meses
.editorconfig 7ac0cd0157 在线教育前端 hace 8 meses
.env.development 2f0a9d1db6 上传修改 hace 7 meses
.env.production 7373590172 提交测试 hace 7 meses
.eslintrc.js 7ac0cd0157 在线教育前端 hace 8 meses
.gitignore 2f0a9d1db6 上传修改 hace 7 meses
LICENSE 7ac0cd0157 在线教育前端 hace 8 meses
README.md 7ac0cd0157 在线教育前端 hace 8 meses
antd.js 7ac0cd0157 在线教育前端 hace 8 meses
index.html 2d8fc98e0d 需要更新 hace 8 meses
jsconfig.json 7ac0cd0157 在线教育前端 hace 8 meses
package.json cfbfada4ac 课程管理新增部分页面开发联调 hace 7 meses
pnpm-lock.yaml ff09672bc6 还是没有pdf hace 8 meses
postcss.config.js 7ac0cd0157 在线教育前端 hace 8 meses
prettier.config.js 7ac0cd0157 在线教育前端 hace 8 meses
stats.html 7373590172 提交测试 hace 7 meses
tailwind.config.js 7ac0cd0157 在线教育前端 hace 8 meses
vite.config.js 3339f33eff 课时回显修改部分 hace 7 meses

README.md

安装依赖

npm i

启动项目(开发模式)

npm run serve ``` 启动完成后浏览器访问 http://localhost:2800