clojurescript-all-the-way-down
clojurescript-all-the-way-down copied to clipboard
Code from my Clojure/conj talk
Usage
# Start mongo daemon in another shell
$ mongod run
$ npm install
$ lein cljsbuild once
# Start app
$ node js/main.js
# Open http://localhost:1337/