Skip to content

Instantly share code, notes, and snippets.

@simonjcarr
Last active August 13, 2020 06:23
Show Gist options
  • Save simonjcarr/815372743833bfac9cb11bdfd416a83a to your computer and use it in GitHub Desktop.
Save simonjcarr/815372743833bfac9cb11bdfd416a83a to your computer and use it in GitHub Desktop.
<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