Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 345 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 345 Bytes

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.