Top

Html Folder Structure

We have used the best folder structure.If you want check some images path and scss folder structure you can refer this page

  • kabul
    • public
      • assets
        • audio
        • css
        • data
        • fonts
        • i18n
        • images
        • scss
        • svg
        • video
      • favicon.ico
    • src
      • app
        • auth
          • login
            • login.html
            • login.scss
            • login.ts
        • component
          • blog
            • add-post
              • add-post.html
              • add-post.scss
              • add-post.ts
            • blog-details
              • blog-details.html
              • blog-details.scss
              • blog-details.ts
            • blog-grids
              • blog-grids.html
              • blog-grids.scss
              • blog-grids.ts
            • widgets
              • blog-filter
                • blog-filter.html
                • blog-filter.scss
                • blog-filter.ts
            • blog.routes.ts
          • bonus-ui
            • basic-card
            • breadcrumb
            • creative-card
            • dropzone
            • image-cropper
            • owl-carousel
            • pagination
            • range-slider
            • rating
            • ribbons
            • sweet-alert-two
            • timeline
            • toasts
            • bonus-ui.routes.ts
        • pages
          • authentication
          • coming-soon
          • error-pages
        • shared
          • component
          • data
          • directive
          • guard
          • interface
          • model
          • routes
          • services
        • app.html
        • app.scss
        • app.ts
        • app.config.ts
        • app.routes.ts
      • index.html
      • main.ts
      • styles.scss
  • angular.json
  • package.json
  • tsconfig.json
  • tsconfig.app.json
  • tsconfig.spec.json