Testing how quil works.
Run lein compile
command and open index.html
in your browser.
For interactive development run lein cljsbuild auto
command. This command will be recompiling cljs to js each time you modify core.cljs
and you can see result immediately by refreshing page.
https://rawgit.com/sam1373/quil-test/master/index.html
Copyright © 2016 sam1373
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.