api-client/packages/hoppscotch-app/pages
2021-11-02 19:32:48 +05:30
..
documentation.vue feat: vertical and horizontal layout support 2021-09-20 10:17:31 +05:30
enter.vue refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
graphql.vue feat: vertical and horizontal layout support 2021-09-20 10:17:31 +05:30
home.vue refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
index.vue fix: parsing 2021-10-03 12:28:49 +05:30
join-team.vue feat: successfully joined team prompt 2021-11-02 19:32:48 +05:30
profile.vue feat: support updating user's display name 2021-11-02 19:32:13 +05:30
README.md refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
realtime.vue chore: minor ui improvements 2021-09-19 20:27:20 +05:30
settings.vue chore: minor fixes and improvements 2021-11-02 19:32:48 +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.