Skip to content
/ vutron Public template

πŸ’š 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.

License

Notifications You must be signed in to change notification settings

jooy2/vutron

Repository files navigation

vutron-logo


Quick Start Templates for Vite + Vue 3 + Electron

awesome-vite license Stars Commit Count Followers

vutron-logo

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

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.

License

Please see the LICENSE file for more information about project owners, usage rights, and more.