A library for creating dags using the visx library.
Install Node at least version 12 Install yarn
Installing everything,
yarn
To start the example development server, example/index.html is just to run the library we intend to create.
yarn start
All the code is in /src.
Please point your prettier extension in VSCODE to prettier.js so that we won't have any conflicts.