$ npm install # Install all dependencies
$ npm start # Setup everything for developing- http://localhost:8888/webpack-dev-server/index.html ( with
live-reloadbut withoutVue-devtools) - http://localhost:8888/index.html ( with
Vue-devtoolsbut withoutLive-reload)
MIT