CincyFP CLJS Quickstart Seed Project for Clojure/Clojurescript Web Application Here is what you will need to run/build this applicaiton lieningen lein-cljsbuild Building and Running Once these are installed you can build and run the application with the following steps $>lein cljsbuild once $>lien run Navigate to http://localhost:10012 Technologies Used Enfocus – Templating and dom manipulation Noir – Simple Clojure web framework Fetch – Basic RMI between ClojureScript and Clojure Happy Hacking!