Skip to content

Instantly share code, notes, and snippets.

@BoxDengJZ
Forked from anonymous/fiddle.html
Created March 14, 2018 16:04
Show Gist options
  • Select an option

  • Save BoxDengJZ/b0f7ac15f26c84e92a21f2f6e04df18b to your computer and use it in GitHub Desktop.

Select an option

Save BoxDengJZ/b0f7ac15f26c84e92a21f2f6e04df18b to your computer and use it in GitHub Desktop.
<script src="https://unpkg.com/vue">
</script>
<div id="app">
<p>
{{message}}
</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment