Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 545 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 545 Bytes

Electron & Vue.js

A boilerplate app using Electron & Vue.js

Usage

$ git clone https://github.com/sohelamin/electron-vue-boilerplate.git
$ cd electron-vue-boilerplate
$ npm install
$ npm run dev-server
# run on a different tab
$ npm run dev

Build

$ npm run build
# define your os package-<your-os-code>
$ npm run package-osx

Screenshot

screenshot

Author

Sohel Amin