Byloth's Tuemplate A Vue.js 3 template app based on Vite with TypeScript, Pinia, Vue Router and more. Customize configuration See Vite Configuration Reference. Project Setup pnpm install Compile and Hot-Reload for Development pnpm run dev Type-Check, Compile and Minify for Production pnpm run build Lint with ESLint pnpm run lint Run Unit Tests & Watch for Changes pnpm run test