/reacl-c-todomvc

The TodoMVC application, written in reacl-c

Primary LanguageClojure

Reacl-c TodoMVC Example

This implements the TodoMVC in Reacl-c.

Building with shadow-cljs

For developing and experimentation, which includes hot code reloading:

npx shadow-cljs watch app

For the release build

npx shadow-cljs compile app