Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 197 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 197 Bytes

Development mode

npm install
npx shadow-cljs watch app

start a ClojureScript REPL

npx shadow-cljs browser-repl

Building for production

npx shadow-cljs release app