api-client/pages
2019-11-26 14:37:32 +05:30
..
graphql.vue refactor(graphql): replace instances of var with const 2019-11-26 14:20:57 +05:30
index.vue refactor(index): use directive shorthand notation 2019-11-26 14:37:32 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
realtime.vue refactor(realtime): replace instances of var with const 2019-11-26 14:25:40 +05:30
settings.vue ♻️ Refactoring code 2019-11-25 05:44:44 +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.