A single page web app using leaven components from bakery.
Clone the project, and checkout the master
branch (to run the
default develop
branch you would need to lein install
the top
level bakery project first).
Run lein cljsbuild once
.
Start a repl and run (start {})
to start the webserver on port 3000.
Call (start-cljs-repl!)
and refresh your browser to create a
clojurescript repl.
Uses httpkit, sente, weasel, storage-atom, secretary, om-bootstrap among other libraries.
Copyright © 2014 Hugo Duncan
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.