Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 591 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 591 Bytes

sub4software

Launching a local dev instance

Run docker-compose up -d from the root of the project to get a local instance at localhost (port 80).

Project structure

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.