Files
backstage/packages/create-app
renovate[bot] 6ba64c49ce fix(deps): update dependency commander to v12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 10:12:39 +00:00
..
2024-02-13 14:00:45 +00:00
2024-02-12 11:06:30 +01:00
2021-12-02 14:30:44 -05: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