A work in progress.
A demo re-frame application.
Uses re-frame-10x to expose the application state.
Pause the game go backwards in time. Look at the application state.
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.