mirror of
https://github.com/DCsunset/taskwarrior-webui.git
synced 2025-08-19 06:53:06 +02:00
feat(frontend): add basic framework
This commit is contained in:
parent
5a92944a5d
commit
107a91d9d1
23 changed files with 13099 additions and 0 deletions
6
frontend/pages/README.md
Normal file
6
frontend/pages/README.md
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue