api-client/pages
2020-02-20 08:01:22 +05:30
..
doc.vue ♻️ Refactor 2020-01-31 00:18:20 +05:30
graphql.vue refactor: object shorthand 2020-02-11 15:14:03 +05:30
index.vue 🎨 Improving structure / format of the code 2020-02-18 23:56:22 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue ♻️ Refactor 2020-01-31 00:18:20 +05:30
settings.vue Updated color codes, minor UI tweaks 2020-02-20 08:01:22 +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.