Quick Start Templates for Vite + Vue 3 + Electron
English ยท ํ๊ตญ์ด ยท ็ฎไฝไธญๆ
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.
Advantages of use
- โ 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.
Features
- โก๏ธ 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
Documentation (Getting Started)
For complete documentation including installation instructions and basic usage, please refer to each item in the link below: https://vutron.jooy2.com/installation-and-build/getting-started
Contribute
You can report issues on GitHub Issue. You can also request a pull to fix bugs and add frequently used features.
License
Copyright ยฉ 2022-2024 Jooy2 <[email protected]> Released under the MIT license.