Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 383 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 383 Bytes

ebola

Auto-updating statistics on the 2014 ebola outbreak in D3 & call to actions for charity. See the live site at https://ebolastats.com/

###To setup

$ git clone
$ npm install

###To build:

$ npm run-script build

###To run locally:

$ node parser.js
hit localhost:3000

###To deploy:

$ git push heroku master
hit ebola.herokuapp.com