©️VUE COMPONENTS

Layout settings

You can change the default layout in the routers/routes.js file in the body tagtag

File/Folder
Description

📁 components

All Reusable componets are here.

📁 layouts

All Layout components are fall in this directory.

📁 views

All pages componetns are here.

App.vue

The main Vue.js component file that serves as the entry point for our application, encapsulating the overall structure and layout of your Vue 3.3 application..

Last updated