Skip to content

Instantly share code, notes, and snippets.

@kasvith
Created March 10, 2018 15:40
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 kasvith/34992d9c6bd38051fc4cacd9091db4b0 to your computer and use it in GitHub Desktop.
Save kasvith/34992d9c6bd38051fc4cacd9091db4b0 to your computer and use it in GitHub Desktop.
<template>
<router-view></router-view>
</template>
<script>
export default {
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment