Files
hoppscotch/packages/hoppscotch-app/pages/README.md
2021-09-10 00:28:28 +05:30

7 lines
286 B
Markdown

# 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](https://nuxtjs.org/guide/routing).