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