This is a web application built using Angular, designed to manage a residential building.
To install the required dependencies, run: npm i
To run the application, use: npm start
This application uses a JSON server to simulate backend functionality. To start the server, use: npx json-server --watch db.json