om-next-demo icon indicating copy to clipboard operation
om-next-demo copied to clipboard

TodoMVC with Om Next

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.