is a project to learn Clojure(Script) and to help us guesstimate the numbers of pizzas needed on Mondays night meetings
- Install the JDK
- Install Boot: http://boot-clj.com/
- In your terminal, go to this directory and enter
boot run - To view the app go to http://localhost:3000
- To edit the app in Nightlight, go to http://localhost:4000
boot run
boot build
boot testboot auto-testfor real-time testing