Mobile Service Kalugas

LIVE DEMO

For build project need node version 8.17.0.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Compile, build and deploy

npm run deploy