mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 17:13:56 +00:00
6b873f15bc
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
6 lines
74 B
Vue
6 lines
74 B
Vue
<template>
|
|
<div>
|
|
This is HelloWorld component!
|
|
</div>
|
|
</template>
|