andyhite/redux-jsonapi

View on GitHub
example/README.md

Summary

Maintainability
Test Coverage
# Redux JSON:API Example

## Install the dependencies

```
npm install
```

## Start the application

```
npm start
open http://localhost:3000
```