Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 277 Bytes

File metadata and controls

13 lines (7 loc) · 277 Bytes

mic

install all python packages on your system which is listed in req.txt file.

How to Run-

1.Open cmd or terminal

2.Go to file location were manage.py is located

3.Run the command python manage.py runserver

4.Open your browser and open url http://127.0.0.1:8000/