Skip to content

Instantly share code, notes, and snippets.

@dnlsyfq
Created December 20, 2023 06:10
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 dnlsyfq/2476cfeefd4e2e763d9d9a81c4e141e5 to your computer and use it in GitHub Desktop.
Save dnlsyfq/2476cfeefd4e2e763d9d9a81c4e141e5 to your computer and use it in GitHub Desktop.
Vue 2
<h1>{{ heading1 }}</h1>
<div id="entryPoint">
<h1>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.13/vue.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment