/top-news-service

Node JS Application that reads reddit news and order them by facebook count

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Build Status Code Climate Test Coverage

Top News Service

Node JS Application that reads reddit news and order them by facebook count.

Installation

You will need node and gulp installed before using this project.

  1. Download or clone the repo
  2. cd into the directory and install dependencies sh $ npm install && bower install
  3. Run gulp sh $ gulp
  4. Point the browser to http://localhost:7000