feat(create-app): requested changes

This commit is contained in:
Rémi DOREAU
2020-07-30 01:08:07 +02:00
parent 5eb1f2d69f
commit 489a57b0c7
46 changed files with 59 additions and 44 deletions
+2 -8
View File
@@ -5,16 +5,10 @@ You can use the flag `--skip-install` to skip the install.
## Installation
Install the package via npm or yarn:
With `npx`:
```sh
$ npm install --save @backstage/create-app
```
or
```sh
$ yarn add @backstage/create-app
$ npx @backstage/create-app
```
## Documentation