Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 258 Bytes

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