0.1.5 • Published 2 years ago

cra-template-vkma v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cra-template-vkma

This is the VK Mini Apps template for Create React App.

To use this template, add --template vkma when creating a new app.

For example:

npx create-react-app my-app --template vkma

# or

yarn create react-app my-app --template vkma