front Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint environements variables: create .env with: VITE_API_URL VITE_API_KEY vue3 project with: pinia typescript scss