Looking for Vue, React, Angular, Laravel Version? Click here to Get 5 in 1 JS Bundle.

File Structure

Here is the general file structure of the template:

      • src
        • app
          • components
          • layouts
          • model
          • store
          • utilities
          • view
            • admin
            • analytics-dashboard
            • auth
            • blank-page
            • crypto-dashboard
            • dashboard
            • form
            • icons
            • index-boxed
            • index-dual-compact
            • index-horizontal
            • map
            • plugins
            • special-page
            • table
            • ui-color
            • ui-elements
            • users
            • utilities
            • widget
      • Assets
        • client-images
          • auth
          • avatars
          • brands
          • dashboard
        • images
          • auth
          • avatars
        • js
          • charts
          • iqonic-script
          • plugins
          • qompac-ui.js
          • setting-init.js
          • sidebar.js
        • scss
          • bootstrap
          • custom
          • customizer
          • dark
        • vendor
  • environments
    • Feature
    • environment.ts
  • favicon.ico
  • index.html
  • main.ts
  • polyfills.ts
  • styles.scss
  • test.ts
  • .browserslistrc
  • .editorconfig
  • .gitignore
  • .htaccess
  • angular.json
  • karma.conf.js
  • package-lock.json
  • package.json
  • README.md
  • tsconfig.app.json
  • tsconfig.json
  • tsconfig.spec.json