for this project I converted a website to use a clojurescript/om
#to build
git clone https://github.com/ds923y/slider_cljs.git; cd slider_cljs; lein cljsbuild clean; lein cljsbuild hello-world
#to run click on index.html if your browser will render and load local files (file:///), otherwise deploy to a webserver (http://localhost).