scratch-www/README.md

13 lines
125 B
Markdown
Raw Normal View History

2015-09-02 15:08:58 -04:00
### scratch-www
#### Standalone WWW client for Scratch
### To Build
```bash
npm start
```
### To Test
```bash
npm test
```