File Structure

Here is the general file structure of the template:

Template File Structure
  • Code-next
    • public
      • assets
        • images
          • All images regarding this templates
          • loader.gif
          • favicon.ico
        • video
          • All video regarding this templates
        • vendor
    • src
      • assets
          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
        • 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
      • layouts
      • pages
      • static data
      • store
        • media
        • setting
        • shop
        • streamit
      • styles
      • utilites
    • .gitignore
    • package.json
    • next.config.js