Project is created with:
- Node version: >= 16
- VueJS version: 2.6.14
- Ant design Vue version: 1.6.2
- Lodash es version: 4.17.15
- Moment version: 2.28.0
yarn | npm install
.env.development
BASE_URL=./
VUE_APP_API_URL=https://localhost:8080/dev
.env.staging
BASE_URL=./
VUE_APP_API_URL=https://localhost:8080/stag
.env.production
BASE_URL=./
VUE_APP_API_URL=https://localhost:8080/prod
yarn serve | npm run serve
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 CHANGELOG.md.
Give a ⭐ if you like this website!
Copyright by Chain Nguyễn.