Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 382 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 382 Bytes

vue-electron-traymenu

Project setup

yarn install

Compiles for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Run your unit test in watch mode

yarn tdd

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.