释放双眼,带上耳机,听听看~!
Scratch GUI是一组React组件,包括用于创建和运行Scratch 3.0项目的界面
1.安装
首先需要您安装Git和Node.js。
在您自己的节点环境/应用程序中:
npm install https://github.com/LLK/scratch-gui.git 本地编辑:
git clone https://github.com/LLK/scratch-gui.git
cd scratch-gui
npm install
2.访问
在项目根目录下执行:
npm start 访问:http://localhost:8601/