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-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aa61deadf8
Nuxt
/
examples
/
async-component-injection
/
posts
/
404.vue
6 lines
88 B
Vue
Raw
Normal View
History
Unescape
Escape
Example ready with Vue 2.4
2017-07-10 11:52:10 +00:00
<
template
>
refactor: use PascalCase for components names (#4396)
2018-11-24 18:49:19 +00:00
<
h1
style
=
"text-align: center;"
>
Article
not
found
<
/
h1
>
Example ready with Vue 2.4
2017-07-10 11:52:10 +00:00
<
/
template
>
Reference in New Issue
Copy Permalink