Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 639 Bytes

VK Mini Apps: ArtSpace

How to install

npm install

How to start work with app

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

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

How to deploy

npm run vk-deploy - this will build production bundle and after will deploy build folder to vk host