Skip to content

Code so farλ︎

The code and configuration we have created so far are in the clojure-todo-list-example repository github repository,

Code for this section is in the branch called ``

If something is not working or you want to speed up, simply clone the project into a new directory using the command:

git clone https://github.com/practicalli/clojure-todo-list-example
Once you have cloned the project, checkout the `` branch

git checkout