frontend-*-api: update README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
_This package was created through the Backstage CLI_.
|
||||
**This package is EXPERIMENTAL, we recommend against using it for production deployments**
|
||||
|
||||
## Installation
|
||||
This package provides the core API used by Backstage frontend plugins. It implements the design outlined in [RFC: Frontend System Evolution](https://github.com/backstage/backstage/issues/18372).
|
||||
|
||||
Install the package via Yarn:
|
||||
## Documentation
|
||||
|
||||
```sh
|
||||
cd <package-dir> # if within a monorepo
|
||||
yarn add @backstage/frontend-plugin-api
|
||||
```
|
||||
- [Backstage Documentation](https://backstage.io/docs)
|
||||
|
||||
Reference in New Issue
Block a user