File Structure
Here is the general file structure of the template:
Template File Structure
- Template
- gulp+scss+hbs
- src
- assets
-
client-images
- All images regarding this templates
-
images
- All images regarding this templates
-
js
- Charts
- apexcharts.js
- app.js
- chart-custom.js
- countdown.js
- customizer.js
- flex-tree.min.js
- sidebar.js
- slider.js
- sweetalert.js
- table-treeview.js
- tree.js
-
scss
-
bootstrap
- forms
- helpers
- tests
- mixins
- utilites
- vendor
-
custom
- auth
- dark
- page-content
-
customizer
- _root.scss
- _variables.scss
-
datum-design-system
- components
- helper
- plugins
- variables
- custom.scss
- customizer.scss
- datum.scss
-
bootstrap
-
client-images
- templates
-
layouts
- default.hbs
- simple.hbs
-
pages
- All pages regarding this templates
-
partials
- components
- footer.hbs
- head.hbs
- header.hbs
- loader.hbs
- right-chat-panel.hbs
- scripts.hbs
- sidebar.hbs
-
layouts
- assets
- gulp
- all gulp task here
- gulp.config.json
- gulpfile.js
- package.json
- src
- gulp+scss+hbs