成果评价系统

guhongwei ecc33b1ff7 1 4 년 전
public 5fd709aa68 项目上传 4 년 전
src ecc33b1ff7 1 4 년 전
.env 5fd709aa68 项目上传 4 년 전
.eslintrc.js 5fd709aa68 项目上传 4 년 전
.gitignore 5fd709aa68 项目上传 4 년 전
.prettierrc 5fd709aa68 项目上传 4 년 전
README.md 5fd709aa68 项目上传 4 년 전
babel.config.js 5fd709aa68 项目上传 4 년 전
package.json 5fd709aa68 项目上传 4 년 전
vue.config.js 5fd709aa68 项目上传 4 년 전

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build