api-client/pages
2021-07-23 18:28:07 +00:00
..
documentation.vue feat: zenmode + toggle left, right & header panes 2021-07-21 15:25:46 +05:30
enter.vue refactor: move actions from app header to app footer 2021-07-23 18:28:07 +00:00
graphql.vue refactor: move actions from app header to app footer 2021-07-23 18:28:07 +00:00
home.vue refactor(ui): introduce landing page + minor fixes 2021-07-19 18:42:33 +05:30
index.vue refactor: init new state for body 2021-07-23 00:07:39 +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 refactor(ui): more pages 2021-07-18 13:17:58 +05:30
settings.vue refactor: move actions from app header to app footer 2021-07-23 18:28:07 +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.