Skip to content

Instantly share code, notes, and snippets.

@victorlucss
Created October 17, 2018 17:56
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 victorlucss/ebf81d32964eb223012adf084b889421 to your computer and use it in GitHub Desktop.
Save victorlucss/ebf81d32964eb223012adf084b889421 to your computer and use it in GitHub Desktop.
Vue.component('titulo', {
template: '<h1>Contador de cliques</h1>'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment