Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 446 Bytes

File metadata and controls

13 lines (10 loc) · 446 Bytes

mixer-interactive-electron-quickstart

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:

  1. Clone the repo
  2. run npm install
  3. run npm rebuild for robot.js support
  4. run npm start
  5. Profit!

TODO: Add robotjs