Files
backstage/packages/create-app
Vincenzo Scamporlino 6f56b6b9de Add PATCH and HEAD to the Access-Control-Allow-Methods
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-08-03 22:51:59 +02:00
..
2022-06-23 13:20:37 -06:00
2022-08-02 08:43:23 +00:00
2022-08-02 08:43:23 +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