@tombenke/redux-store
v1.0.0
Published
A generic redux-store module for both headless and UI apps
Downloads
17
Readme
@tombenke/redux-store
A generic redux-store module for both headless and UI apps
Installation
Run the install command:
npm install @tombenke/redux-storeBuild
To create the dist package, run either:
npm run buildor
npm run watch