Clone
git clone https://github.com/khomasl/airline.gitThen
cd airlinenpm i$ pip3 install Django
---> 100%Run the SERVER with:
$ python manage.py runserverOpen your browser at http://127.0.0.1:8000/flights.
This project is licensed under the terms of the MIT license.