Aucune description

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

README.md

LiveManageV

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