Run docker-compose up -d
from the root of the project to get a local instance at localhost
(port 80).
Project architecture/structure is still ongoing, but currently following the guide posted here.
Additional guidelines (from the Angular team at Google) are found here--this link also contains general Angular best practices.