Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 150 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 150 Bytes

Api

#py3.8 1.pip install -r requriements.txt
2.python manage.py migrate
3.python manage.py makemigrations
4.python manage.py runserver 8080