# @backstage/core-app-api

This package provides the core API used by Backstage apps.

## Installation

Install the package via Yarn:

```bash
yarn --cwd packages/app add @backstage/core-app-api
```

## Documentation

- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://backstage.io/docs)
