Add CLI output and README how to start app after create-app CLI

Signed-off-by: Otto Sichert <git@ottosichert.de>
This commit is contained in:
Otto Sichert
2021-06-01 23:55:51 +02:00
parent 4358d5a1b1
commit 1ddf551f4e
4 changed files with 14 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ $ npx @backstage/create-app
With a local clone of this repo, from the main `create-app/` folder, run:
```sh
$ yarn
$ yarn backstage-create-app
```