api-client/pages
2020-09-11 15:07:57 +05:30
..
doc.vue Reset file input value after operations - fixed #1124 2020-08-27 13:56:55 +05:30
graphql.vue Auto import components 2020-08-17 18:29:14 +05:30
index.vue Fixed #1159 2020-09-11 15:07:57 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue Auto import components 2020-08-17 18:29:14 +05:30
settings.vue Auto import components 2020-08-17 18:29:14 +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.