Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 2.16 KB

README.md

File metadata and controls

71 lines (54 loc) · 2.16 KB

⚡️ Vue-Electron Boilerplate

Version Circle CI Codecov Standard JS License

An Electron & Vue.js quick start boilerplate with vue-cli support

Infos

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 new
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