Home

redux-rest-call

Stability: Active npm version Build Status Coveralls

A simple module to make REST calls from an async redux action

Installation

Run the install command:

npm install redux-rest-call

Build

To create the dist package, run either:

npm run build

or use

npm run test:watch

during development.

Help

See the docs for further information.