Example Vue Router with Browserify
# install dependencies
npm install
# compile .vue files to .js and .css
npm run watchify
#open the project in your favorite browser
Vueify (https://github.com/vuejs/vueify)
Vue-router (https://github.com/vuejs/vue-router/)
Browserify (https://github.com/substack/node-browserify)