成果评价系统

guhongwei 2c43072bf8 1 hace 4 años
public 5fd709aa68 项目上传 hace 4 años
src 2c43072bf8 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 c207fc2b61 update hace 4 años

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build