This project was generated with Angular CLI version 14.0.5.
Please do the following installation :
- Make sure your have angular and node install in your computer
To run the project
- Please do : npm install
- to get all dependencies
- When you have done installing all the dependencies Enter this command to run angular project and json-server
Open two terminal to run this commands separently
- ng serve
- json-server --watch db.json