Skip to content

Instantly share code, notes, and snippets.

@vuejsdevelopers
Created May 10, 2017 07:21
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 vuejsdevelopers/764de7740ed03858f212632ac9c2c90f to your computer and use it in GitHub Desktop.
Save vuejsdevelopers/764de7740ed03858f212632ac9c2c90f to your computer and use it in GitHub Desktop.
What I Learned About VueJS From Building A Chrome Extension - Snippet 01
<body>
<div id="app">
<div>{{ message }}</div>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment