Skip to content

b-arana/store-observable

Repository files navigation

StoreObservable

This project was generated with Angular CLI version 11.2.8.

Final result

Playground managing State management with observables

Development server

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.

Running Backend server

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.

About

Playground state management with observables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published