@clickpick/cra-template-vkma
v0.1.7
Published
The base VKMA template for Create React App.
Downloads
47
Maintainers
Readme
cra-template-vkma
This is the VK Mini Apps template for Create React App.
To use this template, add --template @clickpick/cra-template-vkma
when creating a new app.
For example:
npx create-react-app my-app --template @clickpick/cra-template-vkma
# or
yarn create react-app my-app --template @clickpick/cra-template-vkma