thheller / grove-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grove-todo

A TodoMVC implementation using shadow-grove.

Build Instructions

Click the "Use this template" link above or clone this repo.

Afterwards change into the proper directory and run

npm install
npx shadow-cljs watch ui

Once the build completes open http://localhost:3000.

A release build can be created via npx shadow-cljs release ui.

About


Languages

Language:Clojure 88.6%Language:HTML 11.4%