api-client/pages
2019-10-24 13:46:18 +03:00
..
index.vue refactor, fix: split 'components/collections/saveRequest.vue' to 'editRequest', 'saveRequestAs'; fix saving bugs 2019-10-24 13:46:18 +03:00
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
settings.vue Use returned value from toggle component on change event 2019-10-22 23:04:17 +03:30
websocket.vue 💄 UI stylings 2019-10-22 17:32:26 +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.