@youla-dev/cra-template-vkma
v0.1.3
Published
A basic typescript CRA template for VK mini-apps.
Downloads
1
Maintainers
Readme
A basic typescript Create React App template for VK Mini Apps.
Creating an App
npx create-react-app my-app --template @youla-dev/cra-template-vkma
#or
yarn create create-react-app my-app --template @youla-dev/cra-template-vkma