Skip to content

Instantly share code, notes, and snippets.

@ahaywood
Created November 30, 2015 16:54
Show Gist options
  • Save ahaywood/08d3e21e154fe4368723 to your computer and use it in GitHub Desktop.
Save ahaywood/08d3e21e154fe4368723 to your computer and use it in GitHub Desktop.
JS: vue.js - vueify template
<style lang="sass">
</style>
<template>
</template>
<script lang="babel">
module.exports = {
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment