中台

guhongwei 13289e666d 1 il y a 4 ans
public 078c37b08c 1 il y a 4 ans
src 4811a7f66c 1 il y a 4 ans
.env 3472b4f73e 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 13289e666d 1 il y a 4 ans

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build