Files
backstage/packages/create-app
Patrik Oldsberg 2ad9464135 Merge pull request #2526 from o-farooq/master
create-app: fix missing .gitignore file when new app is scaffolded
2020-09-21 15:52:13 +02:00
..
2020-08-06 17:04:44 +02:00
2020-08-02 23:20:39 +02:00
2020-09-18 15:14:38 +02:00
2020-07-30 01:09:43 +02:00

@backstage/create-app

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

Installation

With npx:

$ npx @backstage/create-app

Documentation