grove-todo
May 20, 2024 ยท View on GitHub
A TodoMVC implementation using shadow-grove.
Build Instructions
Clone the repo and run
npm install
npx shadow-cljs run repl/start
Once the build completes open http://localhost:3000.
A release build can be created via npx shadow-cljs release ui.