Skip to content

drewverlee/odoyle-rum-todo

 
 

Repository files navigation

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.

Development

  • Install the Clojure CLI tool
  • To develop with figwheel: clj -M:dev:cljs
  • To build a JAR file: clj -M:prod:cljs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 67.4%
  • CSS 30.9%
  • HTML 1.7%