Skip to content

Files

17 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 458 Bytes

@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:

# From your Backstage root directory
yarn add --cwd packages/app @backstage/app-defaults

Documentation