Skip to content

Opportunity-Hack-Austin-2014/FightEbola

Repository files navigation

Changing the world, One dollar at a time.

Fight Ebola

Fight Ebola is built on Node, MongoDB, Express, and AngularJS.

Prerequisites

  1. Install MongoDB (https://www.mongodb.org/) If you have a Mac you can just do it with bower: $ bower install mongodb. Once you have mongodb installed, run it with the command below: $ mongodb -p /data/db Where /data/db is the directory where you will have your data stored.

  2. Install nodeJS (http://nodejs.org/) Once you have node and npm installed, go the application root directory (where package.json is located), and do: $ npm install (or sudo npm install)

Run the application

To run the application do: $ grunt serve

Open your browser at http://localhost:9000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •