###Java you can install from [Oracle] (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html).
###Leiningen
The build tool for Clojure. Install steps are on the [home page] (http://leiningen.org).
lein figwheel
will start a live updating webserver running on http://localhost:3449/.
The Clojurescript application starts at src/cljs/reagent_firebase_demo/core.cljs
.
If Sublime does not syntax highlight click on the Language button in the lower right corner and select Open all with current extension as...
Clojure