Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 264 Bytes

dev-notes.md

File metadata and controls

17 lines (14 loc) · 264 Bytes

Run karma tests

$ npx shadow-cljs compile test
$ ./node_modules/karma/bin/karma start --single-run

Release build:

$ npx shadow-cljs release release

Watch build

$ npx shadow-cljs watch app

Site at: https://toyasm.z33.web.core.windows.net/