Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 174 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 174 Bytes

Baby Brady Ninja Django Project

To Run do the following using python 3.0 or higher

pip3 install -r requirements.txt python3 manage.py migrate python3 manage.py runserver