- Run shadow-cljs npx shadow-cljs -d nrepl/nrepl:1.0.0 -d cider/cider-nrepl:0.28.7 cljs-repl app
- Open http://localhost:9630 in Firefox
- Wait until Shadow-cljs finish building
- Open http://localhost:8280 (the app) in Firefox
- In Emacs, run cider-connect-cljs with host = localhost, port = 8777, type = shadow, build = app
Suggestions are welcomed.
Top comments (0)