This project is an example of integration of cljs-zones into a Leiningen-based ClojureScript project.
git clone https://github.com/binaryage/cljs-zones-sample.git
cd cljs-zones-sample
Build the project and start local demo server:
lein demo
- A demo page should be available at http://localhost:7000.