monitoring-redux-component
v1.0.6
Published
A redux store for UI components of monitoring features
Downloads
3
Readme
monitoring-redux-component
A redux state component of monitoring features for UI components
Installation
Run the install command:
npm install monitoring-redux-component
Build
To create the dist package, run either:
npm run build
or use
npm run test:watch
during development.
Help
See the docs for further information.
This project was generated by the kickoff utility.