Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 164 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 164 Bytes

Contributing

python3.4 -m venv env
source env/bin/activate
pip install -r requirements.txt

Run debug server

python manage.py runserver