Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 248 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 248 Bytes

SeniorBackendDeveloperTest

to install the requiremnts cd into root folder and run command "pip3 install -r requirements.txt"

to run server cd into ~root/core/ and run cmd "python3 manage.py runserver"

server should be running on localhost:8000