https://github.com/jooy2/vutron
💚 Quick Start Templates for Vite + Electron + Vue 3 + Vuetify + TypeScript. 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.
https://github.com/jooy2/vutron
boilerplate boilerplate-template cross-platform electron electron-boilerplate electron-template electron-vue electron-vue-boilerplate electronjs javascript pinia skeleton template typescript vite-electron vite-vue vue vue3 vuejs vuetify
Last synced: about 2 months ago
JSON representation
💚 Quick Start Templates for Vite + Electron + Vue 3 + Vuetify + TypeScript. 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.
- Host: GitHub
- URL: https://github.com/jooy2/vutron
- Owner: jooy2
- License: mit
- Created: 2022-06-10T05:19:28.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T01:44:35.000Z (3 months ago)
- Last Synced: 2025-04-01T11:04:54.558Z (2 months ago)
- Topics: boilerplate, boilerplate-template, cross-platform, electron, electron-boilerplate, electron-template, electron-vue, electron-vue-boilerplate, electronjs, javascript, pinia, skeleton, template, typescript, vite-electron, vite-vue, vue, vue3, vuejs, vuetify
- Language: TypeScript
- Homepage: https://vutron.cdget.com
- Size: 3.07 MB
- Stars: 281
- Watchers: 3
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- fucking-awesome-vite - Vutron - Electron + Vite + Vue 3 + Pinia (TypeScript) template. (Get Started / Templates)
- awesome-vite - Vutron - Electron + Vite + Vue 3 + Pinia (TypeScript) template. (Get Started / Templates)
README

---
Quick Start Templates for **[Vite](https://vitejs.dev)** + **[Vue 3](https://vuejs.org)** + **[Electron](https://www.electronjs.org)**
[](https://github.com/vitejs/awesome-vite) [](https://github.com/jooy2/vutron/blob/main/LICENSE)   [](https://github.com/jooy2)

**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` and `Electron`, 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)](https://vutron.cdget.com/installation-and-build/getting-started)
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
## Contributing
Anyone can contribute to the project by reporting new issues or submitting a pull request. For more information, please see [CONTRIBUTING.md](CONTRIBUTING.md).
## License
Please see the [LICENSE](LICENSE) file for more information about project owners, usage rights, and more.