You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
286 B
7 lines
286 B
4 years ago
|
# PAGES
|
||
|
|
||
|
This directory contains your Application Views and Routes.
|
||
|
The framework reads all the `*.vue` files inside this directory and creates the router of your application.
|
||
|
|
||
|
More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/routing).
|