@flowformer/create-app
v0.1.0-alpha.7
Published
Flowformer app generator
Downloads
9
Maintainers
Readme
@flowformer/create-app
The Flowformer Create App is a command-line interface for creating new Flowformer apps.
Usage
npx @flowformer/create-app
The command will prompt you to enter the App ID and Sandbox ID. The App ID is the unique identifier for your app, and the Sandbox ID is the unique identifier for the environment you are deploying to.
Templates
Currently, the Flowformer Create App only supports the React TypeScript template. More templates will be added in the future.