Navigation Menu

Skip to content

HealthHackAu2017/emnd

Repository files navigation

EMND

Local Development Setup

Prerequisites

Install the below prerequisites on your development machine:

virtualenv -p python3 env

Getting Started

  1. Clone repository
  2. Navigate to the back-end folder and download python dependencies
pip3 install -r requirement.txt
  1. Start the Django server
python3 manage.py runserver 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published