Quick Start Templates for Vite + Vue 3 + Electron
Vutron is a preconfigured template for developing Electron
cross-platform desktop apps. It uses Vue 3
and allows you to build a fast development environment with little effort.
- β You can build immediately without any presets, so you can develop quickly.
- β
It is being maintained quickly to be compatible with the latest
Vue
andElectron
, as well as many modules. - β There is no need to worry about layout and data management by using various additional templates.
- β‘οΈ Rapid development through hot-reload
- β‘οΈ Cross-platform development and build support
- β‘οΈ Support for automated application testing
- β‘οΈ TypeScript support
- β‘οΈ Multilingual support
- β‘οΈ Support for themes (dark & light)
- β‘οΈ Basic layout manager
- β‘οΈ Global state management through the Pinia store
- β‘οΈ Quick support through the GitHub community and official documentation
For complete documentation including installation instructions and basic usage, please refer to each item in the link below: https://vutron.cdget.com/installation-and-build/getting-started
Anyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see CONTRIBUTING.md.
Please see the LICENSE file for more information about project owners, usage rights, and more.