# @backstage/app-defaults This package provides a default wiring of a Backstage app that avoids boilerplate when setting up a standard Backstage app. ## Installation Install the package via Yarn: ```bash # From your Backstage root directory yarn --cwd packages/app add @backstage/app-defaults ``` ## Documentation - [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md) - [Backstage Documentation](https://backstage.io/docs)