snowflake/proxy/README.md
2016-01-11 10:30:49 -08:00

11 lines
184 B
Markdown

This is the browser proxy component of Snowflake.
### Testing:
Unit tests are available with:
```
cake test
```
To run locally, start a webserver and navigate to `snowflake.html`.