Using the cross-platform electron framework.
What you need:
- Node.js (v6 perferred)
- npm
Steps to install:
- Enter the root directory of this project
npm install
Run:
- Enter the root directory of this project
- Open shell and run
npm run start - Wait for the app to start
How to build:
- Enter the root directory of this project
- run any of the following
npm run build:winnpm run build:linuxnpm run prebuild:osx