/om-next-demo

TodoMVC with Om Next

Primary LanguageClojure

Om TodoMVC Example

Om is a ClojureScript UI component library over React.

Om - github.com/swannodette/om

Running

cd todomvc
lein trampoline run -m clojure.main script/build.clj
lein trampoline run -m clojure.main script/server.clj

Head on to http://localhost:8081/ to see the running application.