Node JS Application that reads reddit news and order them by facebook count.
You will need node and gulp installed before using this project.
- Download or clone the repo
- cd into the directory and install dependencies
sh $ npm install && bower install
- Run gulp
sh $ gulp
- Point the browser to http://localhost:7000