scratch-www/README.md
Andrew Sliwinski fa4fce1b1c Initial commit
2015-09-02 12:08:58 -07:00

12 lines
125 B
Markdown

### scratch-www
#### Standalone WWW client for Scratch
### To Build
```bash
npm start
```
### To Test
```bash
npm test
```