-
Step 1:
$git clone https://github.com/CS-5721/software-analysis-project.git
-
Step 2:
$cd software-analysis-project/HPS
-
Step 3:
$python manage.py runserver
-
Step 4: Open in browser:
http://127.0.0.1:8000/housemate/
$python manage.py test