TodoMVC in Zero
Run with:
npx shadow-cljs watch app
Open at http://localhost:8000.
Build and run tests with:
npx shadow-cljs compile test && node target/node-tests.js
Run with:
npx shadow-cljs watch app
Open at http://localhost:8000.
Build and run tests with:
npx shadow-cljs compile test && node target/node-tests.js