Skip to content

Instantly share code, notes, and snippets.

@oleg-agapov
Created September 1, 2017 08:23
Show Gist options
  • Save oleg-agapov/c4a962e565be56a208a76ac4455aaa53 to your computer and use it in GitHub Desktop.
Save oleg-agapov/c4a962e565be56a208a76ac4455aaa53 to your computer and use it in GitHub Desktop.
<template>
<v-layout row>
<v-flex>
<h3>Landing page</h3>
</v-flex>
</v-layout>
</template>
<script>
export default {}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment