This project was generated with Angular CLI version 11.2.8.
Playground managing State management with observables
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
1- Run npm install to get json-server package.
2- Create file called db.json to fill data.
3- For more information -> https://www.npmjs.com/package/json-server
.:slightly_smiling_face:
4- Run npm run json-server
to get server in http://localhost:3000/
file called db.json.