Scratch 3.0 项目编译
淘宝NPM镜像: http://npm.taobao.org/ npm install -g cnpm --registry=https://registry.npm.taobao.org 项目地址: https://github.com/LLK scratch-gui : https://github.com/LLK/scratch-gui 项目编译: git clone https://github.com/LLK/scratch-gui.git cd scratch-gui cnpm install npm install npm run build 文章来源: https://blog.csdn.net/ntgjh/article/details/90341607