Skip to content

clickpick/cra-template-vkma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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