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 bun install Compile and Hot-Reload for Development bun run dev Type-Check, Compile and Minify for Production bun run build Lint with ESLint bun run lint Run Unit Tests & Watch for Changes bun run test