@tap_team/create-vkma-ts

3.0.3 • Public • Published

Create VK Mini App with TypeScript npm License: MIT

Zero-config CLI generator for TypeScript VK mini app development.

there should have been a demo gif here

Demo app

How to use

With NPX

npx @tap_team/create-vkma-ts@latest

How to start work with app

Go to created folder and run:
yarn start or npm start to start dev server with hot reload on localhost:10888.

yarn run build or npm run build to build production bundle, with tree-shaking, uglify and all this modern fancy stuff.

Generated project features

No required dependencies?

You can always write to issues or create a pull request.

Contributors

Package Sidebar

Install

npm i @tap_team/create-vkma-ts

Weekly Downloads

0

Version

3.0.3

License

MIT

Unpacked Size

186 kB

Total Files

38

Last publish

Collaborators

  • tap_team