Put external dependencies into dedicated directories

This commit is contained in:
Leon Etienne (ubuntu wsl)
2020-09-27 19:14:35 +02:00
parent e470676e40
commit 37cc321708
34 changed files with 9491 additions and 54 deletions

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).