npm install -g shadow-cljs
npm install -g yarn
Starter Template from https://github.com/shadow-cljs/examples
Simple Shadow CLJS Template Project
yarn watch
open http://localhost:8280
Interactive:
yarn watch-test
open http://localhost:8290
CI Server:
yarn test
cider-connect
localhost:8230
(cljs-repl)