To run the HABPI-backend in your local environment:
Step 1:
Run: npm install
To install all backend dependancys
Step 2:
Run npm start
Starts the server on local host port 8082
Step 3:
Download the HABPI-frontend from https://github.com/Team-HABPI/HABPI-frontend.git
and follow the read me steps in order to be able to view the HABPI-Pets system.