I did not use the homes-app-start code. Instead, I generated a new Angular project using Angular/CLI 19.0.1 (since upgraded): `ng new homes-app --style=scss` I like to keep HTML and CSS (or SCSS in my ...
This is an angular tech-demo. The app to the 'tour of heroes' tutorial from the official Angular tutorial, which is located at https://angular.io/tutorial. You can see my live demo here: ...