Angular template website made to look like a corporate intranet compliance library of classes. In the API directory, run node index to fire up the API. This should begin listening for requests on port 8080.

With this running, open a new terminal and navigate to ui-dev. npm run dev will run the Angular app with the needed proxy configuration.