An open API service indexing awesome lists of open source software.

https://github.com/rd003/component-store-demo

ngrx component store tutorial with 3 different examples. Video tutorial available on YT https://youtu.be/MbAwzg6G7m8
https://github.com/rd003/component-store-demo

angular ngrxcomponentstore

Last synced: 29 days ago
JSON representation

ngrx component store tutorial with 3 different examples. Video tutorial available on YT https://youtu.be/MbAwzg6G7m8

Awesome Lists containing this project

README

          

# ComponentStoreDemo

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.0.0.

Youtube tutorial : https://youtu.be/MbAwzg6G7m8

```
git clone https://github.com/rd003/component-store-demo.git
cd component-store-demo
npm i
```

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`.

## Api's (json-server)
Run `npm run server`. Navigate to `http://localhost:3000`.