Last active
August 13, 2020 06:23
-
-
Save simonjcarr/815372743833bfac9cb11bdfd416a83a to your computer and use it in GitHub Desktop.
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> | |
<div> | |
<h1>Meteor and Vue</h1> | |
</div> | |
</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