vue-router Build Status

Installation

Direct Download

See dist folder. Note the dist files are always the latest stable - it's not update-to-date with the dev branch source.

NPM

npm install vue-router
# dev branch
npm install vuejs/vue-router#dev

Bower

bower install vue-router
# dev branch
bower install vuejs/vue-router#dev