Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 373 Bytes

Make sure to install the following frameworks:

  • django (pip install django)
  • pyrebase (pip install pyrebase)

You need to run the following command in your terminal in the project directory: python manage.py runserver

URL to access the website, you need to add the following referance with local host address '/home'

ex: http://127.0.0.1:8000/home/