Vue Router is the router for Vue.js. It deeply integrates with Vue.js core to make building Single Page Applications with Vue.js a breeze. Nested route/view mapping; modular, component-based router configuration; route params, query, wildcards; view transition effects powered by Vue.js' transition system; fine-grained navigation control; links with automatic active CSS classes; HTML5 history mode or hash mode, with auto-fallback in IE9; customizable Scroll Behavior. Creating a Single-page...