Skip to content

Latest commit

 

History

History

todo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TodoMVC in Zero

Run with:

npx shadow-cljs watch app

Open at http://localhost:8000.

Tests

Build and run tests with:

npx shadow-cljs compile test && node target/node-tests.js