hoppscotch/pages
2021-09-08 12:27:46 +05:30
..
documentation.vue feat: mobile responsive right sidbars + composable window size 2021-09-08 12:27:46 +05:30
enter.vue chore: minor fixes and improvements 2021-08-24 13:45:11 +05:30
graphql.vue feat: mobile responsive right sidbars + composable window size 2021-09-08 12:27:46 +05:30
home.vue refactor(ui): introduce landing page + minor fixes 2021-07-19 18:42:33 +05:30
index.vue feat: mobile responsive right sidbars + composable window size 2021-09-08 12:27:46 +05:30
README.md
realtime.vue refactor: full-width modal for search, transparent tabs 2021-08-29 09:44:46 +05:30
settings.vue refactor: updated svg icon assets 2021-09-03 11:27:11 +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.