## Developer Guide

### setup
- `npm install`
- `npm install typings -g`

Have these two tasks running whilst developing

- `tsc -w`
- `gulp`

TODO
