## Setup

- Install [Node.js](https://nodejs.org/)
- Execute `npm install`

## Build

- Execute `npm run build` (`npm run build-closure` or `npm run build-uglify` for minifying)
