成果评价系统

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

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build