The server that hosts cljspad
git clone [email protected]:cljspad/cljspad.git
cd cljspad
./scripts/dev.sh
git clone [email protected]:cljspad/server.git
cd server
lein repl
;; user=> (user/start! "/path/to/cljspad/ui/code")
open http://localhost:3000