vue-electron
vue-electron copied to clipboard
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, Quasar1.x/Vuetify2.x Sass/Le...
⚡️ Vue-Electron Boilerplate
An Electron & Vue.js quick start boilerplate with vue-cli support
Infos
- 📖 Release Notes
Getting Started
# Install vue-cli and scaffold boilerplate
$ npm install -g @vue/cli
$ npm install -g @vue/cli-init
$ vue init kdydesign/vue-electron my-project
$ cd my-project
$ npm install
$ npm run dev
About Main Modules
vue-electron keeps core dependency modules up to date.
❤️ Core
Module | Version |
---|---|
Electron | 11.x |
Vue-CLI | 3.x |
Vue | 2.x |
Babel | 7.x |
🔱 CSS-Preprocessor
Module | Version |
---|---|
Sass | 5.x |
Less | 4.x |
Stylus | 0.54.x |
⭐️ Framework
Module | Version |
---|---|
Quasar | 1.14.x |
vuetify | 2.4.x |
License
MIT License
Copyright (c) Dev.DY