/leapleaprevolution

Karaoke + Just Dance over a video conference

Primary LanguageJavaScriptMIT LicenseMIT

leapleaprevolution

Karaoke + Just Dance over a video conference

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:

    bower install
    npm install

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

    sudo PORT=8000 grunt serve