api-client/pages
2021-05-15 21:19:23 +00:00
..
doc.vue fixes and refactor 2021-05-14 05:50:17 +00:00
graphql.vue chore: lint 2021-05-15 12:43:31 +00:00
index.vue fix: minor UI stylings 2021-05-15 21:19:23 +00:00
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue rename all components to new namespace (#1515) 2021-03-01 09:28:14 +05:30
settings.vue fix: save location picker indicator 2021-05-15 05:45:05 +00: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.