Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 144 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 144 Bytes

Steps to setup:

pip install django

For windows:

python manage.py runserver

For linux:

python3 manage.py runserver