Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 236 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 236 Bytes

vue-electron

A Vue.js project packaged with electron, built for scotch.io

Build Setup

# install dependencies
npm install

# install electron globally
sudo npm install -g electron

# run the application
electron .