react-activity-graph
v0.8.4
Published
- `npm start` - runs `webpack-dev-server` from the `examples` dir, which imports the module from `src` into an example react app - `npm test` - runs tests w/ jest - `npm run test:watch` - runs tests in watch mode - `npm run build` - bundles a build usi
Maintainers
Readme
wip react component
commands
npm start- runswebpack-dev-serverfrom theexamplesdir, which imports the module fromsrcinto an example react appnpm test- runs tests w/ jestnpm run test:watch- runs tests in watch modenpm run build- bundles a build using webpack fromsrc->libnpm run pub- runs tests, if they pass, create a bundle thennpm publish
TODO
semantic-release etc
