Skip to content

Instantly share code, notes, and snippets.

@yyx990803
Created January 30, 2019 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yyx990803/f5e26b97ae74ae04d1480e4f1ec1fb47 to your computer and use it in GitHub Desktop.
Save yyx990803/f5e26b97ae74ae04d1480e4f1ec1fb47 to your computer and use it in GitHub Desktop.
<script type="module">
import Vue from 'https://unpkg.com/vue/dist/vue.esm.browser.js'
new Vue({
// ...
})
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment