A reagent application designed to ... well, that part is up to you.
To enable:
- Open Chrome's DevTools,
Ctrl-Shift-i
- Open "Settings",
F1
- Check "Enable custom formatters" under the "Console" section
- close and re-open DevTools
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