Skip to content

Instantly share code, notes, and snippets.

@gerrymcdonnell
Created February 24, 2018 15:12
Show Gist options
  • Save gerrymcdonnell/2b43119a257708c83c470b38322dce9b to your computer and use it in GitHub Desktop.
Save gerrymcdonnell/2b43119a257708c83c470b38322dce9b to your computer and use it in GitHub Desktop.
blank VueJS template
<template>
</template>
<script>
export default {
}
</script>
<style>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment