Skip to content

Instantly share code, notes, and snippets.

@mattmaribojoc
Created May 14, 2021 15:33
Show Gist options
  • Save mattmaribojoc/6bd942906666edcbc932ecf01c09a284 to your computer and use it in GitHub Desktop.
Save mattmaribojoc/6bd942906666edcbc932ecf01c09a284 to your computer and use it in GitHub Desktop.
<script setup>
import HelloWorld from './components/HelloWorld.vue'
// This starter template is using Vue 3 experimental <script setup> SFCs
// Check out https://github.com/vuejs/rfcs/blob/script-setup-2/active-rfcs/0000-script-setup.md
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment