Sin descripción

canghailong fd4a335dec 后台管理页面添加 hace 7 meses
.vscode 631a81d5eb 资源,右键菜单复制到功能调试 hace 8 meses
public 24320697cd 调试markdown预览 hace 8 meses
src fd4a335dec 后台管理页面添加 hace 7 meses
.editorconfig 7ac0cd0157 在线教育前端 hace 8 meses
.env.development a3215af5b1 (课程详情): 新增课程详情页面及相关组件 hace 7 meses
.env.production 7ac0cd0157 在线教育前端 hace 8 meses
.eslintrc.js 7ac0cd0157 在线教育前端 hace 8 meses
.gitignore 6d51a648c1 0 hace 8 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
tailwind.config.js 7ac0cd0157 在线教育前端 hace 8 meses
vite.config.js 3339f33eff 课时回显修改部分 hace 7 meses

README.md

安装依赖

npm i

启动项目(开发模式)

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