# {{TITLE_NAME}}

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

## Development

**Install dependencies**

```shell
$ yarn
```

**Available Commands**

```shell
$ yarn start              # starts storybook, for visually testing {{SLUGGED_NAME}}
$ yarn test               # runs all units tests
$ yarn test:watch         # runs unit tests when files change
$ yarn build              # bundles the package for production
```
