simply run:
cider-jack-in-cljs
that would work out of the box, just wait for the REPL to display
[:app] Build completed...
-
populate
api-key
value in theulewa.config
namespace -
run from your console:
shadow-cljs watch app
- connect emacs to the running instance
cider-connect-cljs
with a port 55555
and shadow-cljs
:app
profile.
and you're good to go!