0.1.2 • Published 1 month ago

@tma.js/create-mini-app v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@tma.js/create-mini-app

NPM docs-badge code-badge

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.

# npm
npx @tma.js/create-mini-app

# yarn
yarn create @tma.js/mini-app

# pnpm
pnpm dlx @tma.js/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.

0.1.2

1 month ago

0.1.1

1 month ago

0.1.0

1 month ago

0.0.6

1 month ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago