Created
February 24, 2018 15:12
-
-
Save gerrymcdonnell/2b43119a257708c83c470b38322dce9b to your computer and use it in GitHub Desktop.
blank VueJS template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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