Standalone web client for Scratch
Go to file
Andrew Sliwinski fa4fce1b1c Initial commit
2015-09-02 12:08:58 -07:00
src Initial commit 2015-09-02 12:08:58 -07:00
static Initial commit 2015-09-02 12:08:58 -07:00
.eslintrc Initial commit 2015-09-02 12:08:58 -07:00
.gitignore Initial commit 2015-09-02 12:08:58 -07:00
.travis.yml Initial commit 2015-09-02 12:08:58 -07:00
Makefile Initial commit 2015-09-02 12:08:58 -07:00
package.json Initial commit 2015-09-02 12:08:58 -07:00
README.md Initial commit 2015-09-02 12:08:58 -07:00
webpack.config.js Initial commit 2015-09-02 12:08:58 -07:00

scratch-www

Standalone WWW client for Scratch

To Build

npm start

To Test

npm test