Skip to content

Installation

Package installation

To install, simply run the following command:

npm install react-generic-state-hooks


Usage with redux

If you plan to use Redux as a storage, react-redux is required to be installed:

npm install react-redux