Following command is to be typed in terminal to receive local host webserver address: python manage.py runserver. Add /home to the local address to reach the homepage(http://127.0.0.1:8000/home). The code is written for Django. So Django should be installed