Folder Structure

The Mirbal - Admin & Dashboard Template. project is organized to streamline your workflow and make it easy to manage, customize, and extend. Below is a breakdown of the main directories and files included in your template. We have user friendly structure which can easy for the Developers to understand.

  • Admin (v1.0.0 )
    • Controllers
    • Models
    • Properties
    • src (#The production-ready output of your project, compiled and minified for deployment.)
      • assets
        • css (#Compiled CSS files.)
          • app.min.css (#Main stylesheet for admin interface.)
          • app-rtl.min.css (# RTL related css are define in this file.)
          • bootstrap.min.css (#Bootstrap stylesheet for admin interface.)
          • bootstrap-rtl.min.css (#Bootstrap RTL stylesheet define in this file.)
          • icons.min.css (#Icon related css are define in this file.)
        • fonts (#Compiled fonts assets for production.)
        • images (#Compiled image assets for production.)
        • js (#Compiled JavaScript files.)
        • libs (#Compiled libraries used in the project.)
        • All JS Files (#Compiled JavaScript files.)
      • All HTML Pages Files (#Compiled HTML pages.)
    • Views
    • appsettings.Development
    • appsettings
    • Mirbal.csproj
    • Mirbal.csproj.user
    • Mirbal.sln
    • package
    • package-copy
    • package-lock
    • packages.config
    • preload
    • Program.cs
    • Web.config
    • webpack.config