Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 819 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 819 Bytes

Create VK Mini App npm deps

Screenshots

Kanban Kanban

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.