Skip to content

Instantly share code, notes, and snippets.

@vuejsdevelopers
Last active May 10, 2017 07:31
Show Gist options
  • Save vuejsdevelopers/e9cbf36f278f017f0a02fbfb7f3c0164 to your computer and use it in GitHub Desktop.
Save vuejsdevelopers/e9cbf36f278f017f0a02fbfb7f3c0164 to your computer and use it in GitHub Desktop.
What I Learned About VueJS From Building A Chrome Extension - Snippet 05
<template>
<div id="app">{{ message }}</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment