You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
chenyuan 791a02fed4 docs: specify product development factors step four 3 weeks ago
.superpowers/sdd feat: add AI training evaluation frontend 1 month ago
bin update registry source 4 years ago
docs docs: specify product development factors step four 3 weeks ago
html ruoyi 5 years ago
public 对图片进行压缩 2 years ago
src feat: add product factors step three analysis 3 weeks ago
tests feat: add product factors step three analysis 3 weeks ago
vite/plugins 使用Pinia代替Vuex进行数据存储 4 years ago
.env.development chore: save current frontend training changes 1 month ago
.env.production chore: save current frontend training changes 1 month ago
.env.staging 提交项目 2 months ago
.gitignore chore: ignore local worktrees 1 month ago
.prettierrc 提交 2 years ago
README.md 提交 2 years ago
dist.tar 提交项目 2 months ago
index.html feat: improve loading and student import 2 months ago
package.json 提交项目 2 months ago
vite.config.js chore: save current frontend training changes 1 month ago

README.md

启动服务

yarn dev

构建测试环境 yarn build:stage

构建生产环境 yarn build:prod

前端访问地址 http://localhost:80