/bopit

Bop It x Thalmic Myo mod

Primary LanguageCoffeeScript

bopit

Run it on your machine

  1. Install Node.js.
  2. Install Grunt, Bower, and CoffeeScript:

    sudo npm install -g grunt-cli bower coffee-script

  3. Install the dependencies:

    npm i && bower i

  4. Start the auto-build and auto-refresh server:

    PORT=8000 grunt serve