中科在线管理后台

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

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build