# {{TITLE_NAME}}

This module was bootstrapped using `@rexlabs/plz-cli`.

## Development

**Install dependencies**

```shell
$ yarn
```

**Available Commands**

```shell
$ yarn test               # runs all units tests
$ yarn test:watch         # runs unit tests when files change
$ yarn build              # bundles the package for production
```
