Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-vue example javascript pinia skeleton template typescript vite vite-electron vite-vue vitejs vue vue3 vuejs vuejs3 vuetify
Last synced: 3 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-26T02:40:42.000Z (27 days ago)
- Last Synced: 2025-01-12T10:02:54.259Z (10 days ago)
- Topics: boilerplate, boilerplate-template, cross-platform, electron, electron-vue, example, javascript, pinia, skeleton, template, typescript, vite, vite-electron, vite-vue, vitejs, vue, vue3, vuejs, vuejs3, vuetify
- Language: TypeScript
- Homepage: https://vutron.cdget.com
- Size: 3.15 MB
- Stars: 268
- Watchers: 3
- Forks: 24
- Open Issues: 3
-
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
![vutron-logo](src/renderer/public/images/vutron-logo.webp)
---
Quick Start Templates for **[Vite](https://vitejs.dev)** + **[Vue 3](https://vuejs.org)** + **[Electron](https://www.electronjs.org)**
[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/vutron/blob/main/LICENSE) ![Stars](https://img.shields.io/github/stars/jooy2/vutron?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/vutron) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2)
![vutron-logo](.github/resources/vutron-sample.webp)
**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.