- Josh Curtis
- Will Medrano
- Shubham Gogna
- Java - Backend for Clojure
- lein - Build tooling for Clojure, install instructions here
- Web Browser - JavaScript capable browser. Chrome, Firefox, or Safari are recommended
lein figwheelto host the application and provide a REPL into the browser- Check it out on a web browser at localhost:3000
lein with-profile cljs codox- Generate ClojureScript documentation undercljs_doclein with-profile clj codox- Generate Clojure documentation underclj_doclein doo phantom- Run ClojureScript tests, updates when files change.lein test- Run Clojure tests once
- Open DevTools
- Go to Settings ("three dots" icon in the upper right corner of DevTools > Menu > Settings F1 > General > Console)
- Check-in "Enable custom formatters"
- Close DevTools
- Open DevTools
compojure- quick guidecljs- modern cljsreagent- quick guide complete api
- Place files under
resources/public/js/ - Add them with the other
jsfiles inresources/public/index.html - Add definitions of variables to be used under
resources/public/js/externs.js
- bootswatch for CSS styles
- icons, use 2x size