Setup Docker Compose environnement for local dev

This commit is contained in:
2020-10-03 16:00:47 +02:00
parent 7eb4846b55
commit c27ae4a4d2
28 changed files with 108 additions and 37 deletions

6
nuxt/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).