@telegram-apps/create-mini-app

CLI tool to scaffold your new mini application on the Telegram Mini Apps platform.
Usage
To run the tool, use one of the following scripts depending on your package manager.
npx @telegram-apps/create-mini-app
yarn create @telegram-apps/mini-app
pnpm dlx @telegram-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.