api-client/pages
Alec Ananian 8690d18695 Replaced hard-coded strings with localizable strings
Added en locale as localization fallback
2020-01-14 07:43:41 -08:00
..
doc.vue Replaced hard-coded strings with localizable strings 2020-01-14 07:43:41 -08:00
graphql.vue Replaced hard-coded strings with localizable strings 2020-01-14 07:43:41 -08:00
index.vue Replaced hard-coded strings with localizable strings 2020-01-14 07:43:41 -08:00
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue Replaced hard-coded strings with localizable strings 2020-01-14 07:43:41 -08:00
settings.vue Replaced hard-coded strings with localizable strings 2020-01-14 07:43:41 -08: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.