Really simple Electron + Vue + Vite boilerplate. Out of the box, based on the official template-vue-ts, less invasive, extensible, really simple directory structure, supports using Node.js API in Electron-Renderer, supports C/C++ native addons. It's easy to implement multiple windows. By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option.
Features
- Out of the box
- Based on the official template-vue-ts, less invasive
- Extensible, really simple directory structure
- Supports using Node.js API in Electron-Renderer
- Supports C/C++ native addons
- It's easy to implement multiple windows
