base_ui/pages/readme.md
2025-02-01 13:04:55 +03:30

271 B

Pages represent views for each specific route pattern. Every file in the pages/ directory represents a different route displaying its content.

To use pages, create pages/index.vue file and add component to the app.vue (or remove app.vue for default entry)