Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active January 9, 2020 06:55
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 parzibyte/34ce79bb984c77188d1d1f1694d207fb to your computer and use it in GitHub Desktop.
Save parzibyte/34ce79bb984c77188d1d1f1694d207fb to your computer and use it in GitHub Desktop.
<div class="col-12">
<h1>Yo soy una plantilla de blade</h1>
<p>
Vamos a incluir un componente compilado de Vue:
</p>
<hola-mundo-component></hola-mundo-component>
<p>Listo. Se ha montado allá arriba</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment