AqoursQL UI, an example GraphQL frontend based on re-frame & re-graph.
Refer to the shadow-cljs Emacs / CIDER documentation.
The mentioned dir-local.el
file has been created.
$ lein dev
shadow-cljs will automatically push cljs changes to the browser.
Wait a bit, then browse to http://localhost:8280.
Install karma and headless chrome
$ npm install -g karma-cli
And then run your tests
$ lein karma
$ lein prod