doesitarm/pages-nuxt/README.md
2021-09-11 12:25:13 -05:00

6 lines
285 B
Markdown

# PAGES
This directory contains your Application Views and Routes.
The framework reads all the `*.vue` files inside this directory and create the router of your application.
More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/routing).