analysis Environment Variable 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 Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Run your unit tests npm run test:unit Customize configuration See Configuration Reference.