- Clone this repository
- Run:
$ npm install
$ npm run watch
In separate command line window:
$ npm run start
$ npm run pack:windows
$ npm run pack:mac
$ npm run pack:linux
The code is under active development and we are not accepting pull requests at an early stage of development.
All development is done from dev
branch.
Pull request target branch MUST be dev
.