Electron and Vite TypeScript boilerplate for desktop application development.

A minimal Electron and Vite boilerplate using TypeScript, HTML, and CSS. It provides main, preload, and renderer entry points, integrates vite-plugin-electron for a Vite-based development workflow, and exposes an option to enable Node.js in the renderer; suited for small desktop applications, prototypes, and projects using native modules or local databases.
0