Created
May 14, 2021 15:33
-
-
Save mattmaribojoc/6bd942906666edcbc932ecf01c09a284 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
<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