1.0.0 • Published 11 months ago

@cyberflow-apps/create-mini-app v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@cyberflow-apps/create-mini-app

NPM docs-badge code-badge

CLI tool to scaffold your new mini application on the Cyberflow Mini Apps platform.

Usage

To run the tool, use one of the following scripts depending on your package manager.

# npm
npx @cyberflow-apps/create-mini-app

# yarn
yarn create @cyberflow-apps/mini-app

# pnpm
pnpm dlx @cyberflow-apps/create-mini-app

The tool will launch the project initialization process, prompting you with questions related to the required technologies for your project and ultimately creating your project using some well-known templates.