mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
6d059698a9
* add pug-stylus-coffee * fix eslit * fix eslint * fix eslint #3
8 lines
279 B
Markdown
8 lines
279 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
|