If you wanna run the project in development mode, please specify the following variable in .env.local (at the root of the project folder).
VUE_APP_ENV=development
npm install
npm run serve
npm run build
npm run test:unit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
If you wanna run the project in development mode, please specify the following variable in .env.local (at the root of the project folder).
VUE_APP_ENV=development
npm install
npm run serve
npm run build
npm run test:unit