Set up and start the server like this:
$ lein deps
$ lein cljsbuild once
$ lein ring server-headless 3000
Now, point your web browser at http://localhost:3000
, and see the web app in action!
Check it out live here
Sander Hartlage - Sebastian Sogamoso - Justin Leitgeb
Distributed under the Eclipse Public License, the same as Clojure.