A dashboard for Mindfork.
You'll need Leiningen.
To get started working with Dash, you should be working in the tests
build.
Start up the local dev server using figwheel:
lein figwheel test
Direct your browser to localhost:3449/index_test.html
. Happy hacking!