直播平台-管理中台

guhongwei 506f00254f 1 2 vuotta sitten
public 80ad3217d3 update 3 vuotta sitten
src 85520d3236 1 2 vuotta sitten
.env 5d24858f39 1 3 vuotta sitten
.eslintrc.js 3292c89892 11 4 vuotta sitten
.gitignore 078c37b08c 1 3 vuotta sitten
.prettierrc 3292c89892 11 4 vuotta sitten
README.md 3292c89892 11 4 vuotta sitten
babel.config.js 6e7ea0fd2f 更新 4 vuotta sitten
package.json 506f00254f 1 2 vuotta sitten
vue.config.js a0a692b2de 1 2 vuotta sitten

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build