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:

      • public
        • favicon.ico
        • index.html
        • logo192.png
        • manifest.json
        • robots.txt
  • src
    • custom
      • css
      • scss
    • images
    • scss
    • sortable
  • components
    • bootstrap
    • partials
    • setting
  • layouts
    • boxed-fancy.js
    • boxed.js
    • default.js
    • dual-compact.js
  • router
    • boxed-fancy-router.js
    • boxed-router.js
    • default-router.js
  • store
    • setting
      • actions.js
      • interface.ts
      • reducers.js
    • utilities
      • colors.js
      • dom.js
    • views
      • dashboard
        • admin
          • admin.js
        • app
          • user-add.js
          • user-list.js
        • auth
      • uikit
      • index.js
    • App.js
    • App.test.js
    • index.js
    • reportWebVitals.js
    • setupTests.js
  • .env
  • .env.production.local
  • .env.production.local
  • .gitignore
  • .htaccess
  • getting-started.txt
  • package-lock.json
  • package.json
  • tsconfig.json