Package Structure

  • MaterialPro Vue Dashboard

    • docs
    • package
      • main
        • public
        • src
          • _mockApis
          • assets
            • images
          • components
            • apps
            • auth
            • forms
            • landingpage
            • pages
            • shared
            • style-components
            • table
            • ui-components
            • widgets
          • layouts
            • blank
            • full
          • plugins
            • vuetify.ts
          • router
          • scss
          • store
            • apps
            • auth.ts
            • authUser.ts
            • customizer.ts
          • theme
          • types
            • apps
            • components
            • landingpage
            • themeTypes
          • utils
            • helpers
            • locals
            • axios.ts
          • views
            • apps
            • authentication
            • charts
            • dashboard
            • forms
            • pages
            • style-animation
            • tables
            • ui-elements
            • widgets
          • App.vue
          • config.ts
          • main.ts
        • package.json
        • vite.config.ts
      • starterkit
    • landingpage