Skip to content

Instantly share code, notes, and snippets.

@lifedever
Created June 26, 2017 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lifedever/70c51fbbb848f093ea3ced7a618b11d1 to your computer and use it in GitHub Desktop.
Save lifedever/70c51fbbb848f093ea3ced7a618b11d1 to your computer and use it in GitHub Desktop.
const router = new VueRouter({
mode: 'history',
routes: [...]
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment