Files
backstage/packages/create-app

@backstage/create-app

This package provides a CLI for creating apps. You can use the flag --skip-install to skip the install.

Installation

Install the package via npm or yarn:

$ npm install --save @backstage/create-app

or

$ yarn add @backstage/create-app

Documentation