- Install python3 and pip
- Install django and djangorestframework
- Clone project
- Open project in your IDE
- Open new terminal
- Run this into terminal: [pip install -r requirements.txt]
- Run python3 manage.py runserver --PORT
- Enjoy!!
Mail: codinglone@gmail.com