Created
September 24, 2019 15:44
-
-
Save walkerdigital/319d81e7283b1241229348278bbcd8d4 to your computer and use it in GitHub Desktop.
Vue Single File Component 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 lang="scss"> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment