This project was generated with Angular CLI version 18.2.3.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
Run json-server --watch db.json
to spin up a mock json server that serves the housing location data required by the angular app.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.