Code Monkey home page Code Monkey logo

create-vk-mini-app's Introduction

Create VK Mini App npm deps

How to use

With NPX

npx @vkontakte/create-vk-mini-app@latest [app-directory-name] [options]

NPX allows you to always use the latest version of the package without a global installation.

With installing the package globally

Install the package globally via yarn

yarn global add @vkontakte/create-vk-mini-app

...or npm

npm install --global @vkontakte/create-vk-mini-app

and use as follows

create-vk-mini-app [app-directory-name] [options]

This way is less recommended because you will have to update the package yourself.

Options

Without --zeit and --surge options

--zeit

Vercel (Zeit) deploy

Firstly, you have to create Vercel account and connect it with your GitHub profile on vercel.com

--surge <surge-domain>

Surge deploy

Firstly, you have to create Surge account and Surge-domain on surge.sh

--template <templat-type>

Build with specific template (typescript or javascript)

--help

Prints the synopsis and a list of options

How to start work with app

Go to created folder and run: yarn start or npm start to start dev server with hot reload on localhost:10888.

yarn run build or npm run build to build production bundle, with tree-shaking, uglify and all this modern fancy stuff.

create-vk-mini-app's People

Contributors

actions-user avatar danakt avatar dependabot[bot] avatar evg-evdokimov avatar evgwed avatar f-apanasenko avatar inomdzhon avatar kuhel avatar lisovskyr avatar mainsmirnov avatar nocell avatar reetou avatar severecloud avatar stokito avatar terdenan avatar vkui-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.