react-tree
v0.0.4
Published
> NOT READY
Readme
react-tree
NOT READY
React component that represents a tree from a given array consistent with d3js tree examples.
Building
For developing:
$ npm run devFor prodution:
$ npm run buildExamples
Go to the /examples folder and then:
$ webpack
$ http-serverNow you're ready to rock! :neckbeard:
