Files
backstage/packages/create-app
Patrik Oldsberg e29809b8df create-app: roll back react router bump path updates
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-29 14:10:52 +02:00
..
2022-06-23 13:20:37 -06:00
2022-08-23 10:29:17 +00:00
2022-08-23 10:29:17 +00:00

@backstage/create-app

This package provides a CLI for creating a copy of the Backstage app.

You can use the flag --skip-install to skip the install.

Usage

With npx:

npx @backstage/create-app

With a local clone of this repo, from the main create-app/ folder, run:

yarn install
yarn backstage-create-app

Documentation