npx shadow-cljs pom
npx shadow-cljs watch :renderer
Create a remote nREPL
(shadow/watch :renderer)
(shadow/repl :renderer)
Related Blog Link: https://ghufran.posthaven.com/setting-up-a-reagent-clojurescript-project-with-shadow-cljs-and-cursive
npx shadow-cljs pom
npx shadow-cljs watch :renderer
Create a remote nREPL
(shadow/watch :renderer)
(shadow/repl :renderer)
Related Blog Link: https://ghufran.posthaven.com/setting-up-a-reagent-clojurescript-project-with-shadow-cljs-and-cursive