mixer-interactive-electron-quickstart is a repository that is designed to quickly get you started on building a Mixer.com interactive app with an electron front end.
It includes Oauth, and configures the version id and oauth client info.
To install:
- Clone the repo
- run
npm install
- run
npm rebuild
for robot.js support - run
npm start
- Profit!
TODO: Add robotjs