- Python 3.* version
- git clone https://github.com/ChanduArepalli/Django-Online-Food-Delivery.git
- cd Django-Online-Food-Delivery
- pip install -r requirements.txt
- python manage.py runserver
- git clone https://github.com/ChanduArepalli/Django-Online-Food-Delivery.git
- cd Django-Online-Food-Delivery
- pip3 install -r requirements.txt
- python3 manage.py runserver