mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-25 16:46:55 +08:00
Standalone web client for Scratch
src | ||
static | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
Makefile | ||
package.json | ||
README.md | ||
webpack.config.js |
scratch-www
Standalone WWW client for Scratch
To Build
npm start
To Test
npm test