直播平台-管理中台

guhongwei 73e49a4ae6 1 4 vuotta sitten
public 3292c89892 11 4 vuotta sitten
src 1ef81bb907 1 4 vuotta sitten
.env 73e49a4ae6 1 4 vuotta sitten
.eslintrc.js 3292c89892 11 4 vuotta sitten
.gitignore 3292c89892 11 4 vuotta sitten
.prettierrc 3292c89892 11 4 vuotta sitten
README.md 3292c89892 11 4 vuotta sitten
babel.config.js 6e7ea0fd2f 更新 4 vuotta sitten
package.json f236500209 1 4 vuotta sitten
vue.config.js 73e49a4ae6 1 4 vuotta sitten

README.md

项目操作

下载依赖包 npm i && npm install

运行项目 npm run serve

打包项目 npm run build