/html5-swappidy

Primary LanguageJavaScript

Swappidy

To run the game, do the following:

  1. install npm if you haven't

  2. clone and go to the project directory

  3. run 'npm install'

  4. run 'bower install' (npm install bower)

  5. run 'grunt serve' (npm install grunt-cli)