This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-06 06:03:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b8f8f18384
Nuxt
/
examples
/
vue-class-component
/
pages
/
about.vue
7 lines
110 B
Vue
Raw
Normal View
History
Unescape
Escape
Example with vue-class-component
2017-04-14 14:47:21 +00:00
<
template
>
feat: improve vue-class-component example
2017-10-19 08:56:00 +00:00
<
div
>
<
h1
>
About
<
/
h1
>
<
p
>
<
nuxt
-link
to
=
"/"
>
Home
page
<
/
n
u
x
t
-
l
i
n
k
>
<
/
p
>
<
/
div
>
Example with vue-class-component
2017-04-14 14:47:21 +00:00
<
/
template
>
Reference in New Issue
Copy Permalink