Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 361 Bytes

vue_router

Example Vue Router with Browserify

Build Setup

# 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)