A simple guessing game based on our team's work during a London Clojure Dojo.
Team members: @vivascau | @itchingpixels | @Erdwolf | (?)
To start up the development server, run
lein figwheel
and point your browser to http://localhost:3449.
The console from which you ran lein figwheel
should automatically attach
to the page and provide you with a REPL.
- Java 8
- Leiningen
(All other dependencies are pulled in by Leiningen)