/emergency-compliment

When you are in need of a compliment... quick!

Primary LanguageJavaScript

Emergency Compliment

Development

Development Dependencies:

Installation

$ git clone https://github.com/tnbeatty/emergency-compliment.git
$ cd emergency-compliment
$ npm install && bundle install
$ grunt

Contributing

Run $ grunt serve to build the site, watch for changes, and fire up a local server.

Run $ grunt publish to push the site directory to the gh-pages branch and publish the built site to the test repo.