An RSS feed aggregator based on AngularJS and ngBoilerplate
Install Node.js and then:
$ git clone git://github.com/jcsmesquita/rssify
$ cd ng-boilerplate
$ sudo npm -g install grunt-cli karma bower
$ npm install
$ bower install
$ grunt watchFinally, open file:///path/to/rssify/build/index.html in your browser.