Scratch Project Guides
Guides for Scratch projects.
Contributing
Global Dependencies
Node.js - Version 18.x
recommended
Building and Running
Install project dependencies
npm i
Run development server
npm run dev
Build production bundle
npm run build
Useful Links
REPL
Scratchblocks Syntax Guide