A simple re-frame template, with code-splitting, compiled with shadow-cljs
.
yarnnpx shadow-cljs watch app
open http://localhost:8280npx shadow-cljs release appServe public dir as an SPA. I recommend serve for serving a dir for an SPA.
cd public
serve -s -n -o