中科在线管理后台

guhongwei 6acb54d2c2 法律法规 il y a 3 ans
public 80ad3217d3 update il y a 4 ans
src 6acb54d2c2 法律法规 il y a 3 ans
.env 5d24858f39 1 il y a 4 ans
.eslintrc.js 3292c89892 11 il y a 4 ans
.gitignore 078c37b08c 1 il y a 4 ans
.prettierrc 3292c89892 11 il y a 4 ans
README.md 3292c89892 11 il y a 4 ans
babel.config.js 6e7ea0fd2f 更新 il y a 4 ans
package.json 73af041f88 1 il y a 4 ans
vue.config.js aab7cc2f1b 1 il y a 4 ans

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build