中科在线管理后台

wxy 227b3093cf 1 4 yıl önce
public 3292c89892 11 4 yıl önce
src 227b3093cf 1 4 yıl önce
.env 9671e423a7 update 4 yıl önce
.eslintrc.js 3292c89892 11 4 yıl önce
.gitignore 3292c89892 11 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 a4083710de 1 4 yıl önce
vue.config.js 9671e423a7 update 4 yıl önce

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build