News aggregator for data-driven projects for social good (like Hacker News) Built on TelelescopeJS (http://telesc.pe) and meteorJS
Mac:
To Set up the application in your local system
-
Clone the repository
-
Install Meteor using curl
-
Install Meteorite to set up all the dependecies (assuming npm is already installed)
npm install -g meteorite
-
Run the following command $mrt update
-
Run $meteor to run the application in your local system