- Clone the repo
- Add .env file in the project root
- Activate the Virtual Environment
- Run command
pip install -r requirements.txt
- Run command
python manage.py migrate
- Run command
python manage.py runserver
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver