Skip to content

Instantly share code, notes, and snippets.

@fadamakis
Created July 19, 2021 20:41
Show Gist options
  • Save fadamakis/2bdd8ceb5dcc7218497245d5e6ed0ae4 to your computer and use it in GitHub Desktop.
Save fadamakis/2bdd8ceb5dcc7218497245d5e6ed0ae4 to your computer and use it in GitHub Desktop.
<router>
{
path: '/posts',
alias: [
'/articles',
'/blog'
]
}
</router>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment