# scratch-blocks **Repository Path**: darrenwu/scratch-blocks ## Basic Information - **Project Name**: scratch-blocks - **Description**: Scratch Blocks is a library for building creative computing interfaces. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scratch-blocks ## Instructions ``` npm install npm link ``` ## Attention If you modified this project, you have to run `npm run prepublish` and restart scratch-gui. The webpack-dev-server won't rebuild the scratch-gui automaticly.