@visactor/react-vgraph
v0.1.0-alpha.0
Published
The react version of VGraph
Readme
vgraph-react
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father,
$ npm run build