0.1.4 • Published 9 years ago
client-cljs v0.1.4
Reagent example app
Run "lein figwheel" in a terminal to compile the app, and then open example.html.
Any changes to ClojureScript source files (in src) will be reflected in the running page immediately (while "lein figwheel" is running).
Run "lein clean; lein with-profile prod compile" to compile an optimized version.