UNPKG

@backstage/core-components

Version:

Core components used by Backstage plugins and apps

18 lines (11 loc) 399 B
# @backstage/core-components This package provides the core components used by Backstage plugins and apps ## Installation Install the package via Yarn: ```sh cd <package-dir> # if within a monorepo yarn add @backstage/core-components ``` ## Documentation - [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md) - [Backstage Documentation](https://backstage.io/docs)