Home

monitoring-redux-component

Stability: Active npm version Build Status Coveralls

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.