NO LONGER SUPPORTED
With Electron
- Download or Clone the repo
- Open command prompt and cd to the folder containing package.json ( not the package.json inside the app folder! )
- Install the dependencies by using the cli
npm install
- Run the app with electron by using the cli
npm start
From prebuild
Download a prebuilt then run the install the app and run.