A single-page application with ClojureScript, React and Bootstrap
This is an example of a Bootstrap-powered single-page application in ClojureScript using reagent, re-frame and cljsjs-packaged React-Bootstrap, kickstarted with the Leiningen re-frame template.
$ 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