Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 575 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 575 Bytes

HealthStarter

Helping aid workers hit the ground running with quickly absorbable health and childcare knowledge

Health Starter Inteface Preview

Setup

  1. Clone repo git clone git@github.com:empowerhack/HealthStarter.git
  2. Run command in cli pip install virtualenv
  3. cd into ENV/ folder
  4. Run command in cli source bin/activate
  5. To run the django server cd hackathon
  6. Run command in cli python manage.py runserver
  7. View application visit http://127.0.0.1:8000 in your browser.

And hey presto site should be there.