Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmarkelov/vk-apps-emoji-learn


https://github.com/mmarkelov/vk-apps-emoji-learn

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## How to install

`npx @vkontakte/create-vk-app `

## How to start

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 treeshaking, uglify and all this modern fancy stuff