Skip to main content

Installation

Redux Rewire can be installed either through npm or yarn:

# using npm 
npm install redux-rewire --save
# using Yarn
yarn add redux-rewire -S