A re-frame application designed to ... well, that part is up to you.
Refer to the shadow-cljs Emacs / CIDER documentation.
The mentioned dir-local.el
file has been created.
Compile css file once.
lein garden once
Automatically recompile css file on change.
lein garden auto
lein clean
lein dev
shadow-cljs will automatically push cljs changes to the browser.
Wait a bit, then browse to http://localhost:8280.