中科在线管理后台

guhongwei ee4db16eb6 1 hace 4 años
public 122804223b 1 hace 4 años
src ee4db16eb6 1 hace 4 años
.env f2ae0e46e5 1 hace 4 años
.eslintrc.js 3292c89892 11 hace 4 años
.gitignore 078c37b08c 1 hace 4 años
.prettierrc 3292c89892 11 hace 4 años
README.md 3292c89892 11 hace 4 años
babel.config.js 6e7ea0fd2f 更新 hace 4 años
package.json 73af041f88 1 hace 4 años
vue.config.js 10fa6be5f8 1 hace 4 años

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build