Skip to content

Instantly share code, notes, and snippets.

@mtermoul

mtermoul/App.vue Secret

Last active September 15, 2018 21:39
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 mtermoul/dc802d094c296988ff3b58423d9cc9df to your computer and use it in GitHub Desktop.
Save mtermoul/dc802d094c296988ff3b58423d9cc9df to your computer and use it in GitHub Desktop.
garage-sale/App.vue
// garage-sale/App.vue
<template>
<v-app id="app">
<router-view></router-view>
</v-app>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment