api-client/pages
2021-07-05 05:08:03 +00:00
..
api.vue feat: refactor buttons 2021-07-04 17:00:30 +00:00
doc.vue feat: refactor buttons 2021-07-04 17:00:30 +00:00
enter.vue Fix localStorage usage 2021-06-21 00:27:45 -04:00
graphql.vue feat: refactor buttons 2021-07-04 17:00:30 +00:00
index.vue feat: tooltip and popover components 2021-07-04 17:00:30 +00:00
profile.vue feat: settings page 2021-07-05 05:08:03 +00:00
README.md Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" 2019-08-24 22:09:29 +05:30
realtime.vue rename all components to new namespace (#1515) 2021-03-01 09:28:14 +05:30
settings.vue feat: settings page 2021-07-05 05:08:03 +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.