Vue-router is needed to work with routes, which are understood as different URIs of your application, for example
/about
/user/account
/search?q=help
Actually, this package allows you to associate these routes with specific vue components using the config.