This is the skeleton project for the Reacl tutorial at CUFP 2015.
You should clone this repository, install Java JDK 8, install Leiningen, and run
lein figwheel
in this directory. Your browser should display a web page that says
"Reacl Tutorial". If your browser does not come up, point it to
http://localhost:3449/
.
If any of the above doesn't work as described, don't hesitate to contact me directly.
If it works, get an editor or IDE that works with Clojure and that you feel comfortable with
- here is a list.
See if you can edit project.clj
, for example. Note that we will
only need basic editor functionality for the tutorial, and won't spend
much time on editor support for Clojure at the tutorial.
Copyright © 2015 Mike Sperber
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.