/byldathon2015

Byldathon - Hackathon at IIITD

Primary LanguageJavaScriptApache License 2.0Apache-2.0

external libs

How to run?

git clone https://github.com/shashisp/contacts.git
virtualenv ven
source ven/bin/activate

cd contacts

pip install -r requirements.txt

python manage.py runserver

access at http://localhost:8000