Skip to content

lukemorton/todo.cljs

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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