1. Installing dependencies using: pip install -r requirements.txt 2. Execute migrate: py manage.py migrate 3. Execute using: py manage.py runserver It will keep the application active on the local server