Documentation/User Setup Guide.pdf
Documentation/Code Quick Reference Guide.pdf
If working with purely web user interface type npm start in /Front_End to view any changes. To view type localhost:3001 in web browser.
If working with api and web user interface first go to /Front_End and type npm start then in a new terminal, in the main directory type npm start. To view, type http://localhost:3001 in web browser.