- cd into InflightEntertainment
- pip install django-cors-headers
- pip install djangorestframework
- python manage.py runserver
- cd into InflightEntertainment/frontend
- npm install
- npm run build
inside of InflightEntertainment run "python manage.py <command>"