Folder Structure
The Urbix - 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
-
Model
-
Pages
(#Included All development pages.)
-
AdvancedUi
-
Apps
-
Auth
-
Calendar
-
Charts
-
Chat
-
Dashboard
-
Echart
-
Form
-
Icons
-
Landing
-
Maps
-
OtherPages
-
Tables
-
UI
-
Widgets
-
_Host.cshtml
-
_Layout.cshtml
-
Error.cshtml
-
Error.cshtml.cs
-
Properties
-
Shared
-
src
(#Source files used during development.)
-
assets (#Development assets:)
- fonts (#Raw font files used in the
project.)
- images
(#Image files used in
development.)
-
js (#JavaScript files for
development.)
-
scss
(#scss files for
styling:)
-
custom
-
_custom-variables.scss
-
_custom-variables-dark.scss
-
_variables.scss
-
_variables-dark.scss
-
app.scss
-
bootstrap.scss
-
icons.scss
- libs (#Library files used in
development.)
-
_Imports.razor
-
App.razor
-
appsettings.Development.json
-
appsettings.json
-
Urbix.csproj
-
Urbix.csproj.user
-
Urbix.sln
-
package.json
-
package-libs-config.json
-
preload.js
-
Program.cs
-
webpack.config.js