NuxtJS App initialized.

This commit is contained in:
2021-05-16 15:28:42 +09:00
parent 2fd408cf3a
commit 3b69de11fe
26 changed files with 12700 additions and 0 deletions

6
pages/README.md Normal file
View File

@@ -0,0 +1,6 @@
# 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).