How to debug?

Where is the console?

<JavaScript>
console.log("Hello world!")
</JavaScript>

Where is the output displayed? I use the editor is Sublime Text 3

You’ll find it in the monitor :slight_smile:

Also, if you start preview from the cmdline / terminal it’ll show up there as well.