leebenson / dagre-test

Graphs FTW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graph demo for Sevki

run (in the cloned dir)

npm i

npm i -g webpack-dev-server

webpack-dev-server

Then go to http://localhost:8080

If that doesn't work, you're probably missing some NPM packages (it should say which ones.)

Install each until it stops bitching.

About

Graphs FTW

License:MIT License


Languages

Language:JavaScript 90.8%Language:HTML 9.2%