Install and initialize vue router

This commit is contained in:
rijkvanzanten
2020-02-05 15:37:14 -05:00
parent 55e56e30ec
commit 9c3cd2e0c3
6 changed files with 22 additions and 21 deletions

3
src/views/readme.md Normal file
View File

@@ -0,0 +1,3 @@
# Views
Views are the top-level parent component that are used in all modules. Directus will only have two Views for the foreseeable future: `public` and `private` for non-authenticated and authenticated routes respectively