api-client/pages
2021-08-13 16:44:02 +05:30
..
documentation.vue refactor(ui): better font weight, icon hover states, etc 2021-08-13 16:44:02 +05:30
enter.vue refactor(ui): better font weight, icon hover states, etc 2021-08-13 16:44:02 +05:30
graphql.vue chore: lint 2021-08-11 10:27:36 +05:30
home.vue refactor(ui): introduce landing page + minor fixes 2021-07-19 18:42:33 +05:30
index.vue refactor(ui): better font weight, icon hover states, etc 2021-08-13 16:44:02 +05:30
README.md Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" 2019-08-24 22:09:29 +05:30
realtime.vue fix: sse, refactor(ui): tabs, feat: help button 2021-08-05 11:06:37 +05:30
settings.vue refactor(ui): better font weight, icon hover states, etc 2021-08-13 16:44:02 +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.