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