@azzurite has left the channel
Hello, I am trying to grok the template (it is the shadow-cljs part that is causing trouble)
lein new luminus +shadow-cljs +re-frame
Is it correct that, to start development I need to run lein shadow watch app and then launch the server with lein run ? Or that this is ONE way to do it 🙂 I am a cljs beginner, and the tooling is confusing me a bit.Yes these commands are correct.