SimulatedGREG/electron-vue
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
<div align="center"> <br> <img width="500" src="/docs/images/logo.png" alt="electron-vue"> <br> <br> </div> <p align="center" color="#6a737d"> The boilerplate for making electron applications built with vue (pretty much what it sounds like). </p> <div align="center"> [](http://forthebadge.com) [](http://forthebadge.com) [](http://forthebadge.com) </div> <div align="center"> [](https://github.com/feross/standard) [](https://semaphoreci.com/simulatedgreg/electron-vue) </div> ## Overview The aim of this project is to remove the need of manually setting up electron apps using vue. electron-vue takes advantage of `vue-cli` for scaffolding, `webpack` with `vue-loader`, `electron-packager` or `electron-builder`, and some of the most used plugins like `vue-router`, `vuex`, and so much more. #### Check out the detailed documentation [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html). Things you'll find in this boilerplate... * Basic project structure with a **single** `package.json` setup * Detailed [documentation](https://simulatedgreg.gitbooks.io/electron-vue/content/) * Project scaffolding using [vue-cli](https://github.com/vuejs/vue-cli) * Ready to use Vue plugins \([axios](https://github.com/mzabriskie/axios), [vue-electron](https://github.com/SimulatedGREG/vue-electron), [vue-router](https://github.com/vuejs/vue-router), [vuex](https://github.com/vuejs/vuex)\)\* * Insta
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...