# scratch-extension-server **Repository Path**: zhengyangliu/scratch-extension-server ## Basic Information - **Project Name**: scratch-extension-server - **Description**: scratch外部插件服务器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2022-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scratch-extension-server Provide a local extension server for scrach3. ### Instructions ```bash npm install npm start ```