Initial Commit / Nuxt.js boilerplate

This commit is contained in:
2020-10-03 12:21:34 +02:00
parent 105da2733f
commit f3d97da867
23 changed files with 15685 additions and 1 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).