api-client/packages/hoppscotch-app/pages
2021-09-18 23:50:42 +05:30
..
documentation.vue refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
enter.vue refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
graphql.vue refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
home.vue refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
index.vue feat: vertical tabs for right sidebars 2021-09-18 23:50:42 +05:30
README.md refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
realtime.vue refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
settings.vue feat: vertical tabs for right sidebars 2021-09-18 23:50:42 +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.