Web application providing data visualization for git repositories.
A ClojureScript/re-frame application.
This application uses a Leiningen template.
lein clean
lein figwheel dev
Figwheel will automatically push cljs changes to the browser.
Wait a bit, then browse to http://localhost:3449.
lein clean
lein cljsbuild once min