## scratch-render-webgl
[](https://travis-ci.com/LLK/scratch-render-webgl)
## Installation
```bash
npm install scratch-render-webgl
```
## Setup
## Standalone Build
```bash
make build
```
```html
```
## Testing
```bash
make test
```
```bash
make coverage
```
```bash
make benchmark
```