File Structure
Here is the general file structure of the template:
Template File Structure
-
Code-react
-
public
-
assets
- images
- All images regarding this templates
- loader.gif
- favicon.ico
- vendor
- images
-
assets
-
src
-
assets
- Custom
-
scss
-
bootstrap
- forms
- helper
- mixins
- tests
- utilites
- vendor
-
custom
- pages
- slider
- ui-kit
- widget
-
rtl
- components
- custom
-
streamit design
system
- components
- helper
- plugins
- variables
- _root.scss
- _variables.scss
- _variables-dark.scss
- custom.scss
- streamit.scss
- rtl.scss
-
bootstrap
-
vendor
- All Third Party plugin
-
components
- blog
- sidebar
- bootstrap
- brand
- cards
- merchandise
- partial
- partial
- header, footer, components based on hbs file templates
- plugins
- sections
- setting
- elements
- section
- shimmer
- slider
- blog
-
assets
-
public
- lang
- layout
- router
- static data
-
store
- blog
- media
- setting
- shop
- utilites
-
views
- All folders base on section which is used on pages
Dashboard File Structure
-
Code-react
-
public
-
assets
- client-images
- All images regarding this templates
- images
- All images regarding this templates
- loader.gif
- favicon.ico
- vendor
- client-images
-
assets
- src
-
assets
- custom
-
scss
-
bootstrap
- forms
- helper
- mixins
- tests
- utilites
- vendor
- All bootstrap scss
-
custom
- all Custom .scss files of templates
-
customizer
- _root.scss
- _variables.scss
-
rtl
- components
- page
- reboot
- utilites
- _index.scss
-
streamit design
system
- components
- helper
- layout-style
- plugins
- variables
- _root.scss
- _variables.scss
- _variables-dark.scss
- sweet -aleart
- _custom-variavble.scss
- custom.scss
- customizer.scss
- dashboard-custom.scss
- pro.scss
- rtl.scss
- streamit.scss
-
bootstrap
-
vendor
- Third Party Modules
-
components
- bootstrap
- customizer
- custom
- partial
-
footer
- All footer styles files
-
header
- All header styles files
-
assets
-
sidebar
- All sidebar styles files
-
public
- All folders base on section which is used on pages