Aucune description

web 270a0332eb feat(orderlist): il y a 2 ans
public 537dcb7c69 init project il y a 2 ans
src 270a0332eb feat(orderlist): 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 14b3ac7ccb feat: migrate to Vue2.7 + integrate TypeScript support il y a 2 ans
jsconfig.json 537dcb7c69 init project il y a 2 ans
package.json 2f4fd3d5cb fix: convert utils to typescript il y a 2 ans
pnpm-lock.yaml 2f4fd3d5cb fix: convert utils to typescript il y a 2 ans
tsconfig.json 14b3ac7ccb feat: migrate to Vue2.7 + integrate TypeScript support 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