GitHub - louisfm16/scratch-test: Testing the implemantation of multiple modules from https://scratch.mit.edu/ editor into a test site. · GitHub
Skip to content

louisfm16/scratch-test

Folders and files

Repository files navigation

scratch-test

Testing the implemantation of multiple modules from https://scratch.mit.edu/ editor into a test site.

Getting Started

go to the terminal(cmd) and run the following commands

npm install
npm start

Success

afterwards if there are no errors in the terminal go localhost:8000

Closure Alert/Error

if you get a closure alert download the closure library here: https://developers.google.com/blockly/guides/modify/web/closure

next you want to rename it "google-closure-library" and place it inside of scratch-test/node_modules/scratch-render/node_modules/

if there is no node_modules folder inside scratch-render, create one

About

Testing the implemantation of multiple modules from https://scratch.mit.edu/ editor into a test site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors