This project was generated with Angular CLI version 12.2.3.
It is a simple blog that shows posts and their respective comments.
Each post can be read in full detail in a separate page and its possible to add comments to a post.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.