Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 234 Bytes

Github network viz

Build & Run

$ cd Github_network_viz
$ ./sbt
> container:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.