ArmaLaucher To start: $ npm install To develop: $ npm run dev # in a new tab, run electron app $ npm run app To build for production: $ npm run build To lint you code: $ npm run lint Generated by VuePack.