This project shows how to make a todo list with O'Doyle Rum. It is based on reframe's todomvc project. Unlike that project, though, this one does server-side rendering and persists the todos in a server-side session rather than local storage.
clj -M:dev:cljs
clj -M:prod:cljs