<%if not re-frame %><% endif %>

Welcome to <>

If you're seeing this message, that means you haven't yet compiled your ClojureScript!

<% if not boot %>

Please run lein figwheel to start the ClojureScript compiler and reload the page.

<% else %>

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.

{% style "/assets/bootstrap/css/bootstrap.min.css" %} {% style "/assets/font-awesome/css/font-awesome.min.css" %} {% style "/css/screen.css" %} {% script "/js/app.js" %}