Command
python manage.py runserver
Examples
Run on localhost:8000
python manage.py runserver
Run on specific port
python manage.py runserver 8080
python manage.py runserver
Run on localhost:8000
python manage.py runserver
Run on specific port
python manage.py runserver 8080