Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 248 Bytes

clone https://github.com/tqchu/ChocoRecipeBackend.git
python manage.py runserver
pip install djangorestframework
pip install djangorestframework-simplejwt
pip install django-cors-headers
pip install whitenoise