# {{packageName}}

_This package was created through the Backstage CLI_.

## Installation

Install the package via Yarn:

```sh
cd <package-dir> # if within a monorepo
yarn add {{packageName}}
```
