This project was generated with Angular CLI version 14.2.11.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Inside the folder server in the root of the project run json-server --watch db.json
.
This will start the server with the database and log the requests in the terminal