redux-rest-call
v1.0.3
Published
A simple module to make REST calls from an async redux action
Downloads
1
Readme
redux-rest-call
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.