Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 316 Bytes

Visit Rwanda

GETTING STARTED

1 - Create your own python development environment OR activate an existing environment (venv)

./venv/Scripts/activate

2 - Install requirements

pip install -r requirements.txt

3 - Runserver on port 8000

python manage.py runserver

http://127.0.0.1:8000/