api-client/pages
2021-07-08 13:44:00 +05:30
..
api.vue feat: revamp collections ui 2021-07-08 13:00:41 +05:30
doc.vue feat: init split layouts 2021-07-06 18:00:39 +00:00
enter.vue feat: history section 2021-07-07 23:28:42 +00:00
graphql.vue Merge remote-tracking branch 'origin/main' into refactor/ui 2021-07-08 13:44:00 +05:30
index.vue feat: tooltip and popover components 2021-07-06 18:00:38 +00:00
profile.vue fix: button icons 2021-07-06 18:00:39 +00:00
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue feat: init split layouts 2021-07-06 18:00:39 +00:00
settings.vue Merge remote-tracking branch 'origin/main' into refactor/ui 2021-07-08 13:44:00 +05:30

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.