Rest Redux Module
CtrlK
  • REST Redux Module
  • Get Started
    • Installation
    • Tutorial
  • API
    • REST Service
    • Redux Module
      • createAction
      • createAddAction
      • createUpdateAction
      • createDeleteAction
      • createClearAction
    • Configure Settings
    • Helpers
Powered by GitBook
On this page
  1. Get Started

Installation

For npm users

npm install --save rest-redux-module

For yarn users

yarn add rest-redux-actions

PreviousGet StartedNextTutorial

Last updated 6 years ago