Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active April 2, 2018 13:08
Show Gist options
  • Save matthieu-D/8abc986f90a14045cf5668141f71caef to your computer and use it in GitHub Desktop.
Save matthieu-D/8abc986f90a14045cf5668141f71caef to your computer and use it in GitHub Desktop.
<div id="app">
<router-link :to="{name: 'white'}">Go to the same named route</router-link>
<router-view></router-view>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment