oakes / odoyle-rum-todo

7 stars 1 forks source link

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