A player ladder for any 1v1 game (e.g. table tennis).
Originally forked from React Tutorial Om
Frontend written in Om.
Clone this repo
git clone git@github.com:minimal/player-ladder.git
Run server
lein repl
(go)
Figwheel and browser repl
lein figwheel
Point Browser to
http://localhost:3000/app
Uberjar
lein uberjar
java -jar player-ladder-0.1.0-SNAPSHOT-standalone.jar results.edn 3000