vite-electron-vue This template should help get you started developing with Vue 3 in Vite and Electron. Features Vite Electron Vue.js Vue Router Pinia UnoCSS Project Setup pnpm install Compile and Hot-Reload for Development pnpm run dev Type-Check, Compile and Minify for Production pnpm run build Run Unit Tests with Vitest pnpm run test:unit Lint with ESLint pnpm run lint