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

https://github.com/warapitiya/ngrx-example

Experimental ngrx example repo.
https://github.com/warapitiya/ngrx-example

angular effects entity ngrx store

Last synced: 2 months ago
JSON representation

Experimental ngrx example repo.

Awesome Lists containing this project

README

        

# ngrx-example

This is an experimental ngrx example repo. This will use @ngrx/store, @ngrx/effects and hopefully @ngrx/entity.

## Getting Started

```sh
$ git clone https://github.com/warapitiya/ngrx-example.git
$ cd ngrx-example
$ yarn install
$ yarn start
```