Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vkontakte/create-vk-mini-app

Package Overview
Dependencies
Maintainers
13
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vkontakte/create-vk-mini-app

VK Mini Apps Boilerplate

  • 1.3.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
34
decreased by-2.86%
Maintainers
13
Weekly downloads
 
Created
Source


npm deps

VK Mini Apps: @vkontakte/create-vk-mini-app

How to install

Create VK Mini App with gh-pages deploy

npx @vkontakte/create-vk-mini-app <app-directory-name>

Create VK Mini App with Zeit deploy

Firstly, you have to create Zeit account and connect it with your GitHub profile — https://zeit.co/

npx @vkontakte/create-vk-mini-app <app-directory-name> --zeit

Create VK Mini App with Surge deploy

Firstly, you have to create Surge account and Surge-domain — https://surge.sh/

npx @vkontakte/create-vk-mini-app <app-directory-name> --surge <surge-domain>

How to start work with app

Go to created folder and run: yarn start || npm start — this will start dev server with hot reload on localhost:10888.

yarn run build || npm run build — this will build production bundle, with tree-shaking, uglify and all this modern fancy stuff

FAQs

Package last updated on 30 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc