- Install node.js
- Clone the client
- Edit main.js to feature the link to the site you want to use
- run npm install to grab the required modules
- npm start to test
- npm run-script build to build for Windows, npm run-script build-mac for mac or npm run-script build-linux for linux