Welcome to <>
If you're seeing this message, that means you haven't yet compiled your ClojureScript!
<% if not boot %>Please run <% if shadow-cljs %>shadow-cljs watch app<% else %>lein figwheel<% endif %> to start the ClojureScript compiler and reload the page.
Please close this process and start the server with boot figwheel to enable the ClojureScript compiler.<% endif %>
For better ClojureScript development experience in Chrome follow these steps:
- Open DevTools
- Go to Settings ("three dots" icon in the upper right corner of DevTools > Menu > Settings F1 > General > Console)
- Check-in "Enable custom formatters"
- Close DevTools
- Open DevTools
See ClojureScript documentation for further details.