Home

Awesome

atw-om

A web application template with Clojure/Compojure on the backend, ClojureScript/Om on the frontend and core.async in-between: simply put, Clojure All The Way.

Usage

lein new atw-om foo
cd foo
lein up

Wait till ClojureScript is compiled, then go to localhost:3000.

License

Copyright © 2014 Zaiste

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.