11 lines
150 B
Markdown
11 lines
150 B
Markdown
|
# [Backstage](https://backstage.io)
|
||
|
|
||
|
This is your newly scaffolded Backstage App, Good Luck!
|
||
|
|
||
|
To start the app, run:
|
||
|
|
||
|
```sh
|
||
|
yarn install
|
||
|
yarn dev
|
||
|
```
|