react-flow-builder-pkg-demo
v1.2.0
Published
## Getting Started
Downloads
79
Readme
react-flow-builder-pkg
Getting Started
Install dependencies,
$ npm iStart the dev server,
$ npm startBuild documentation,
$ npm run docs:buildRun test,
$ npm testBuild library via father-build,
$ npm run build