A Clojure library designed to ... well, that part is up to you.
To compile the Clojurescript once:
lein cljsbuild once
To compile and listen to changes
lein cljsbuild auto
Then open resources/index.html
in your browser.
Copyright © 2014 Arne Brasseur
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.