Guides for Scratch projects.
Node.js - Version 18.x recommended
18.x
Install project dependencies
npm i
Run development server
npm run dev
Build production bundle
npm run build
REPL
Scratchblocks Syntax Guide