Project is created with:
- Node version: >= 14.18
- Vite version: 4.0.0
- VueJS version: 3.2.45
- TypeScript version: 4.9.3
- Ant design Vue version: 1.6.2
- Lodash es version: 4.17.15
- Moment version: 2.28.0
yarn | npm install
.env.development
VITE_ROUTER_BASE=/
VITE_AXIOS_BASE_URL=https://localhost:8080/dev
.env.staging
VITE_ROUTER_BASE=/
VITE_AXIOS_BASE_URL=https://localhost:8080/stag
.env.production
VITE_ROUTER_BASE=/
VITE_AXIOS_BASE_URL=https://localhost:8080/prod
yarn dev | npm run dev
yarn build:development | npm run build:development
yarn build:staging | npm run build:staging
yarn build:production | npm run build:production
yarn lint | npm run lint
See more COMMIT_GUIDE.md and CHANGELOG.md.
Copyright by Chain Nguyá»…n.