Files
backstage/packages/app-defaults
Ben Lambert 823bf5235e Merge pull request #18558 from oliviertassinari/mui-material-ui
fix: use Material UI vs. MUI where relevant
2023-07-10 14:20:33 +02:00
..
2023-07-04 16:24:25 +00:00

@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