Electron + Vue 3 + TypeScript + Vite boilerplate for cross-platform desktop apps
A template that combines Electron, Vue 3, TypeScript, Vite, and Electron Forge to scaffold cross-platform desktop applications. It provides IPC utilities, multi-window patterns, HMR for renderer and main processes, scaffolding for windows and IPC functions, and optional Windows installer support via NSIS. Suited for client desktop apps that need native-like behavior and easy extension.
0