The Great Todo Sample Clojure Web Application Here is what you will need to compile this application leiningen lein-cljsbuild MongoDB Building and Running Once these are installed you can build and run the application with the following steps $>lein cljsbuild once $>lein run Navigate to http://localhost:10012 Technologies Used Enfocus – Templating and dom manipulation Monger – Clojure to Mongo DB library Noir – Simple Clojure web framework Fetch – Basic RMI between ClojureScript and Clojure Happy Hacking!