Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 375 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 375 Bytes

electron-vue-starter

Project setup

npm install

Compiles and watches files for changes

npm run watch

Compiles and minifies for production

npm run build

Runs Electron app

npm run start

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.