Skip to content

Instantly share code, notes, and snippets.

@hibuno
Created January 16, 2018 15:48
Show Gist options
  • Save hibuno/0f6bac175827ed84cb3852c2d6ae98f0 to your computer and use it in GitHub Desktop.
Save hibuno/0f6bac175827ed84cb3852c2d6ae98f0 to your computer and use it in GitHub Desktop.
Sample page
<template>
<div>
<h2>Hello Dude!</h2>
<p>Nuxt it's so cool..</p>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment