notes to myself on working with ClojureScript especially wrt Reagent
https://github.com/savaki/clojurescript-reference
This site is built using Hugo and Sass. You'll need both installed to go further.
In one shell, start up sass in watch mode.
rake sass:watch
In another shell, spin up hugo.
hugo server --watch