npm install
Create a .env file if it does not exist and add the following lines
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_SUPPORTED_LOCALE=en,it
VUE_APP_I18N_FALLBACK_LOCALE=ennpm run serve
npm run build
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
Create a .env file if it does not exist and add the following lines
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_SUPPORTED_LOCALE=en,it
VUE_APP_I18N_FALLBACK_LOCALE=ennpm run serve
npm run build
npm run lint