Skip to content

lukemorton/todo.cljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo app in ClojureScript

So I'm learning Clojure and ClojureScript, I heard about React and decided to put the two together. There's a bit of hype about React in the ClojureScript community at the moment, it really looks nice.

To run this example you will first need to install lein and then from the project root:

lein cljsbuild once todo

To develop run:

lein cljsbuild auto todo

About

React todo app in ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published