The graph-builder react app can be used to create Graphs and Tree data structures visually. < under development >
For Linux,
-
Download the code and install npm for linux
-
Set the present working directory to "graph-builder/" (cd graph-builder/)
-
Run the following commands in the linux terminal: npm install -g serve serve -s .
-
Ctrl+Click the provided link to open the project in browser.