A simple example of routing with Vue 2.0 without using vue-router.
# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run buildFor a detailed explanation of the build process, read the docs for vue-loader.