In our daily vue development, we may add a vue component in `src/views` folder, and we probably configure routes manually in `router.js`. In addition, we write `router-linker` somewhere for the new added view.
No description provided.