npm install
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
npm run vk-deploy
- this will build production bundle and after will deploy build folder to vk host