The application is dependent on two separate local node express servers.
To start them navigate to /server-patients and run node app.js.
Repeat after navigating to /server-media, which is the second server.
To start the application run ng serve in the root directory.
You can now access the app via localhost:4200.