Açıklama Yok

furffico 1b6ce9d218 fix(user): adding columns + modify readme.md 1 yıl önce
public 537dcb7c69 init project 1 yıl önce
src 1b6ce9d218 fix(user): adding columns + modify readme.md 1 yıl önce
.env.development 537dcb7c69 init project 1 yıl önce
.env.production 537dcb7c69 init project 1 yıl önce
.eslintignore 537dcb7c69 init project 1 yıl önce
.eslintrc.js 537dcb7c69 init project 1 yıl önce
.gitignore 537dcb7c69 init project 1 yıl önce
.postcssrc.js 537dcb7c69 init project 1 yıl önce
LICENSE 537dcb7c69 init project 1 yıl önce
README.md 1b6ce9d218 fix(user): adding columns + modify readme.md 1 yıl önce
babel.config.js 537dcb7c69 init project 1 yıl önce
jest.config.js 537dcb7c69 init project 1 yıl önce
jsconfig.json 537dcb7c69 init project 1 yıl önce
package.json 537dcb7c69 init project 1 yıl önce
pnpm-lock.yaml 537dcb7c69 init project 1 yıl önce
vue.config.js 537dcb7c69 init project 1 yıl önce

README.md

LiveManageV

$ pnpm config set registry https://registry.npm.taobao.org
  • 安装依赖
$ pnpm install
  • 运行
$ pnpm dev
  • 部署
$ pnpm build