Vue Template This template should help get you started developing with Vue 3 in Vite. Project Setup npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Serve build result to preview production ready application npm run preview # or npm run serve Lint with ESLint npm run lint