react-tree
v0.0.4
Published
> NOT READY
Downloads
154
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 dev
For prodution:
$ npm run build
Examples
Go to the /examples
folder and then:
$ webpack
$ http-server
Now you're ready to rock! :neckbeard: