Skip to content

How to run blockly tinygo locally

Daniel Esteban edited this page Sep 28, 2020 · 1 revision
  • Open playground/playground.html on your browser
  • Start server/gofmtserver
  • Install and enable "CORS Everywhere" (firefox) or "Allow CORS: Access-Control-Allow-Origin" (chrome) extensions, only if you have any CORS related problem.

Reload the page when you made any changes on the files.

Clone this wiki locally