@@ -0,0 +1,18 @@
|
||||
# @backstage/canon
|
||||
|
||||
Canon is a UI component library for Backstage.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the package via Yarn:
|
||||
|
||||
```sh
|
||||
cd <package-dir> # if within a monorepo
|
||||
yarn add @backstage/canon
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Canon Documentation](https://canon.backstage.io)
|
||||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
|
||||
- [Backstage Documentation](https://backstage.io/docs)
|
||||
Reference in New Issue
Block a user