Aucune description

web 270a0332eb feat(orderlist): il y a 1 an
public 537dcb7c69 init project il y a 1 an
src 270a0332eb feat(orderlist): il y a 1 an
.env.development 537dcb7c69 init project il y a 1 an
.env.production 537dcb7c69 init project il y a 1 an
.eslintignore 537dcb7c69 init project il y a 1 an
.eslintrc.js 537dcb7c69 init project il y a 1 an
.gitignore 537dcb7c69 init project il y a 1 an
.postcssrc.js 537dcb7c69 init project il y a 1 an
LICENSE 537dcb7c69 init project il y a 1 an
README.md 1b6ce9d218 fix(user): adding columns + modify readme.md il y a 1 an
babel.config.js 537dcb7c69 init project il y a 1 an
jest.config.js 14b3ac7ccb feat: migrate to Vue2.7 + integrate TypeScript support il y a 1 an
jsconfig.json 537dcb7c69 init project il y a 1 an
package.json 2f4fd3d5cb fix: convert utils to typescript il y a 1 an
pnpm-lock.yaml 2f4fd3d5cb fix: convert utils to typescript il y a 1 an
tsconfig.json 14b3ac7ccb feat: migrate to Vue2.7 + integrate TypeScript support il y a 1 an
vue.config.js 537dcb7c69 init project il y a 1 an

README.md

LiveManageV

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