feat(frontend): add basic framework

This commit is contained in:
DCsunset 2020-07-03 01:03:10 -07:00
parent 5a92944a5d
commit 107a91d9d1
23 changed files with 13099 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# LAYOUTS
**This directory is not required, you can delete it if you don't want to use it.**
This directory contains your Application Layouts.
More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/views#layouts).