An open API service indexing awesome lists of open source software.

https://github.com/leebenson/dagre-test

Graphs FTW
https://github.com/leebenson/dagre-test

Last synced: 9 months ago
JSON representation

Graphs FTW

Awesome Lists containing this project

README

          

# 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.