cy-network-store
v0.9.0
Published
Redux data store for CyNetworkViewer
Downloads
5
Maintainers
Readme
CyNetworkStore
Redux data store for CyNetworkComponent.
Commands
npm run build - Build the store into /build
npm run clean - Remove anything in /build
npm run lint - Run eslint, will not cause npm to exit with an error
npm run test - Run eslint followed by jest, may cause npm to exit with an error (for travis)
npm run coverage - Run jest's coverage tool