0.9.0 • Published 8 years ago

cy-network-store v0.9.0

Weekly downloads
5
License
UCSD
Repository
github
Last release
8 years ago

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