907 Forks
2782 Stars
2782 Watchers

router

🚦 The official router for Vue.js

How to download and setup router

Open terminal and run command
git clone https://github.com/vuejs/router.git
git clone is used to create a copy or clone of router repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with router https://github.com/vuejs/router/archive/master.zip

Or simply clone router with SSH
[email protected]:vuejs/router.git

If you have some problems with router

You may open issue on router support forum (system) here: https://github.com/vuejs/router/issues