Electron-Vue a quick start boilerplate
electron-vue
Electron Vue is a boilerplate for making electron apps built with vue. This project eliminates the need to setup electron apps by yourself using vue, making use of vue-cli for scaffolding, webpack and vue-loader, and some of the most used plugins with Vue such as vue-resource, vue-router etc.
It offers the following features:
- Support for Vue 1.x and 2.x
- Plugins (vue-electron, vue-resource, vue-router, vuex)
- Installed vue-devtools and devtron tools for development
- ES6
- ESLint (support for standard and airbnb-base)
- Detailed documentation
Check out the documentation here and the Github repository.
Submitted and created by Greg Holguin