active-group / reacl-c-todomvc

The TodoMVC application, written in reacl-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The TodoMVC application, written in reacl-c


Languages

Language:Clojure 91.6%Language:HTML 7.7%Language:CSS 0.8%