Example web application using Bower, Grunt, jQuery, SASS and Angular.
Fork and clone this repository:
$ git clone https://github.com/YOUR_USERNAME/tinder-wars.git
Download dependencies:
$ npm install
$ bower install
Build production version and deploy to your Github Page:
$ grunt
$ grunt deploy
The app will be available at https://YOUR_USERNAME.github.io/tinder-wars