taskwarrior-webui/frontend/pages
2020-07-07 06:38:08 -07:00
..
index.vue feat(frontend): add basic UI 2020-07-07 06:38:08 -07: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.