api-client/pages
2019-08-30 15:37:51 +05:30
..
index.vue Added 'Not found' prompt for empty filtered history 2019-08-30 15:37:51 +05:30
README.md 👽 Vue-ify Postwoman with Nuxt.js! 2019-08-24 04:09:22 +01:00
settings.vue Change request library to axios. Resolves https://github.com/liyasthomas/postwoman/issues/61 2019-08-30 01:05:40 +01:00
websocket.vue UI tweaks, finish proxy settings input 2019-08-29 23:58:10 +01: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.