https://maveme.github.io/publications/2022-blocklybench/ and presentation on YouTube
https://motar-242711.ew.r.appspot.com/
https://motar-242711.ew.r.appspot.com/editors/sequence/index.html Sequence editor
https://motar-242711.ew.r.appspot.com/editors/blockly_docs/editor.html
Blockly block method documentation editor open Example
https://motar-242711.ew.r.appspot.com/editors/svox/playground.html
Load any of the following examples: Vuurtoren or Apple or Tree
npm install
npm start
Open the browser on localhost:8080, probably good to zoom out to 75% to get some more space.
To deploy a version to Google Appengine:
npm run build
gcloud app deploy