First Demo
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
# the output files will be in the directory dist/
npm run buildFor detailed explanation on how things work, consult the docs for vue-loader.
This setup is not created using the latest from vue-cli and vuejs-templates