scratch3.0-integration
v0.3.17
Published
GraphicaL User Interface for creating and running Scratch 3.0 projects
Downloads
52
Readme
This is an integration package for scratch-gui
Scratch GUI is a set of React components that comprise the interface for creating and running Scratch 3.0 projects
Installation
This requires you to have Git and Node.js installed.
In your own node environment/application:
npm install https://github.com/LLK/scratch-gui.git
Getting started
Running the project requires Node.js to be installed.