Please read the prerequisites
npm install -g @angular/cli
npm i
Run in development mode:
npm run electron
- Fork it
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Project have dependencies that require Node 6.9.0 or higher, together with NPM 3 or higher.
TODO: Write history
TODO: Write credits
MIT © Valery Lyatsevich