api-client/pages
2021-07-15 09:40:45 +05:30
..
doc.vue refactor: remaining sections stylings 2021-07-12 04:20:00 +05:30
enter.vue feat: history section 2021-07-07 23:28:42 +00:00
graphql.vue fix: proper key for v-for loops 2021-07-14 05:19:08 +05:30
home.vue refactor: request section 2021-07-10 18:45:39 +05:30
index.vue fix: wire response + init error handling 2021-07-15 09:40:45 +05:30
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 feat: revamp graphql sidebar ui 2021-07-08 23:42:15 +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.