code is livereloaded.
this right-hand panel has the id 'app'.
to render reagent into this panel, target this element with
(js/document.getElementById 'app').
see the
demos!
load from gist
to easily share re-frame sketches, you can save your code to a
github gist
and load it into this editor with the url param:
gist-id=[github-username]/[gist-id]