Files
backstage/packages/create-app
Fredrik Adelöw 4f8cf50fe5 Update past the broken gitbeaker version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-08 09:14:07 +02:00
..
2020-12-29 11:08:44 +01:00
2021-06-03 13:23:54 +02:00
2021-06-03 13:23:54 +02: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