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-05 21:53:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1ee4f9c40e
Nuxt
/
examples
/
custom-routes
/
pages
/
index.vue
6 lines
76 B
Vue
Raw
Normal View
History
Unescape
Escape
Version 0.1.6 - Add example /custom-routes/ - Rename example/with-store/ to examples/vuex-store/ - Feature: Add .vue at the end of the component if not specified in custom routes - Feature: Add .params and .query in the context - Feature: Add .name in route if given in custom routes
2016-11-07 20:38:51 +00:00
<
template
>
Faster Loading component - Finished examples/custom-routes/
2016-11-07 20:58:56 +00:00
<
div
class
=
"container"
>
update example
2016-12-11 15:41:52 +00:00
<
h2
>
Home
<
/
h2
>
Faster Loading component - Finished examples/custom-routes/
2016-11-07 20:58:56 +00:00
<
/
div
>
Version 0.1.6 - Add example /custom-routes/ - Rename example/with-store/ to examples/vuex-store/ - Feature: Add .vue at the end of the component if not specified in custom routes - Feature: Add .params and .query in the context - Feature: Add .name in route if given in custom routes
2016-11-07 20:38:51 +00:00
<
/
template
>
Reference in New Issue
Copy Permalink