/scratch-project-guides

Guides for Scratch projects

Primary LanguageSvelteGNU General Public License v3.0GPL-3.0

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