Emoji Hunt - Demo
Works best on Chrome (OS X)
You'll need to have [Node.js] (https://nodejs.org/) to get started.
$ git clone https://github.com/andrewdamelio/emoji-hunt
$ cd emoji-hunt
$ npm install
- If having issues try updating to the latest version of node.
$ npm start
Open http://localhost:8080 in your browser.
$ npm run clean
$ npm run build
$ http-server -p 8080 .
Open http://localhost:8080 in your browser.