Files
Fredrik Adelöw 9aac2b0d36 move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-04 20:13:00 +01:00

458 B

@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 --cwd packages/app add @backstage/app-defaults

Documentation