Vue3 + element-plus + axios + husky + jest + cypress + commitizen + validate-commit-msg + conventional-changelog-cli
yarn install
yarn serve
yarn serve --mode t
yarn build:t
在 deployment/test
会生成 nginx
配置文件 default.cong
yarn build
在 deployment/prod
会生成 nginx
配置文件 default.cong
yarn lint
yarn test:unit
yarn test:e2e
yarn commit
yarn changelog