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

https://github.com/zhentian-wan/ngrx-chat-demo

Demo application for NGRX ecosystem
https://github.com/zhentian-wan/ngrx-chat-demo

angular angular-cli expressjs ngrx-effects ngrx-router ngrx-store typescript

Last synced: 3 months ago
JSON representation

Demo application for NGRX ecosystem

Awesome Lists containing this project

README

        

## NGRX ecosystem

### Install
`yarn`

or

`npm install`

### RUN

`npm run api-server`

`npm start`