taskwarrior-webui/frontend/pages
2020-10-29 21:01:02 +08:00
..
index.vue fix(frontend): apply settings upon change 2020-10-29 21:01:02 +08:00
README.md feat(frontend): add basic framework 2020-07-03 01:03:10 -07:00

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.