Files
backstage/packages/create-app
Florian JUDITH 46c3cf223d Revert "Added node-gyp module dependency"
This reverts commit ae83e81512e608afd530bc82403d0723ecbd8d6a.

Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-10-24 06:34:10 -04:00
..
2023-10-17 08:54:50 +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