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
陈沅 ffbc5d567b fix: 修复实训资料显示与步骤导航 1 day ago
.superpowers/sdd feat: add AI training evaluation frontend 1 month ago
bin update registry source 4 years ago
docs docs: plan market opportunity weight step 4 days ago
html ruoyi 5 years ago
public 对图片进行压缩 2 years ago
src fix: 修复实训资料显示与步骤导航 1 day ago
tests fix: 修复实训资料显示与步骤导航 1 day ago
vite/plugins 使用Pinia代替Vuex进行数据存储 4 years ago
.env.development fix: route development API through local proxy 5 days 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