Skip to content

active-group/reacl-c-todomvc

Repository files navigation

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