monitoring-redux-component
A redux state component of monitoring features for UI components
Installation
Run the install command:
npm install monitoring-redux-componentBuild
To create the dist package, run either:
npm run buildor use
npm run test:watchduring development.
Help
See the docs for further information.
This project was generated by the kickoff utility.