mirror of https://github.com/nocodb/nocodb
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.
8 lines
280 B
8 lines
280 B
3 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
|