0.1.10 • Published 5 years ago
react-yad v0.1.10
React Acyclical Graph generates a reactive, interactive, touch supported graph.
Demo
This is a mono repo. See here for package source and here for demo source.
Build
yarn bootstrap
yarn buildDemo
yarn startDevelopment
The following will run, in parallel, webpack in watch mode for the packages, and start an express development server for the demo:
yarn start:dev