Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Om TodoMVC Example

Om is a ClojureScript UI component library over React.

Om - github.com/swannodette/om

Running

Install ClojureScript from master by cloning and running script/build. You may need to tweak the project.clj so that the ClojureScript version matches what gets install into your .m2 directory. Install Om by cloning and running lein install. Then clone this repo and run lein cljsbuild once release. Open index.html in your favorite browser.