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