Dev environment setup

Introduction

Cartzilla is a fully featured premium admin dashboard template in Angular 17 with developer-friendly codes. It is based on Angular CLI. We have not used jQuery in this template its pure Angular 17 admin template with reusable components.

Cartzilla is an admin dashboard template that is a beautifully crafted, clean & minimal designed admin template.

It will help your team moving faster and saving development costs and valuable time. If you’re a developer and looking for an admin dashboard that is fully responsive with Bootstrap and Angular 17 without jQuery then you are at the right place to start your project using Cartzilla - Angular 17 Responsive Bootstrap 5.2.2 Admin Dashboard.

Cartzilla contains lots of new design widgets with responsive on all screens. Also, there are 8 different types of Layouts we have added. It is very easy to change any layout in your existing running application. We have written standard and developer-friendly code to increase performance.

πŸ“ Folder & Files Structure

Angular

β”œβ”€β”€ src
  β”œβ”€β”€ app
    β”œβ”€β”€ pages
      β”œβ”€β”€ account
        β”œβ”€β”€ account-address
        β”œβ”€β”€ account-orders
        β”œβ”€β”€ account-password-recovery
        β”œβ”€β”€ account-payment
        β”œβ”€β”€ account-profile
        β”œβ”€β”€ account-signin
        β”œβ”€β”€ account-single-ticket
        β”œβ”€β”€ account-tickets
        β”œβ”€β”€ account-wishlist
      β”œβ”€β”€ blogs
        β”œβ”€β”€ blog-grid
        β”œβ”€β”€ blog-grid-sidebar
        β”œβ”€β”€ blog-list
        β”œβ”€β”€ blog-list-sidebar
        β”œβ”€β”€ blog-single
        β”œβ”€β”€ blog-single-sidebar
  β”œβ”€β”€ extra-pages
    β”œβ”€β”€ about
    β”œβ”€β”€ contacts
    β”œβ”€β”€ help
    β”œβ”€β”€ not-found
    β”œβ”€β”€ sticky-footer
  β”œβ”€β”€ homes
    β”œβ”€β”€ index
  β”œβ”€β”€ navbar
    β”œβ”€β”€ level1-dark
    β”œβ”€β”€ level1-light
    β”œβ”€β”€ level2-dark
    β”œβ”€β”€ level2-light
    β”œβ”€β”€ level3-dark
    β”œβ”€β”€ level3-light
  β”œβ”€β”€ shops
    β”œβ”€β”€ checkout-complete
    β”œβ”€β”€ checkout-details
    β”œβ”€β”€ checkout-payment
    β”œβ”€β”€ checkout-review
    β”œβ”€β”€ checkout-shipping
    β”œβ”€β”€ comparison
    β”œβ”€β”€ order-tracking
    β”œβ”€β”€ shop-cart
    β”œβ”€β”€ shop-categories
    β”œβ”€β”€ shop-grid-ft
    β”œβ”€β”€ shop-grid-ls
    β”œβ”€β”€ shop-grid-rs
    β”œβ”€β”€ shop-list-ft
    β”œβ”€β”€ shop-list-ls
    β”œβ”€β”€ shop-list-rs
    β”œβ”€β”€ shop-single-v1
    β”œβ”€β”€ shop-single-v2
    β”œβ”€β”€ header
    β”œβ”€β”€ header
    β”œβ”€β”€ shops
    β”œβ”€β”€ checkout-complete
  β”œβ”€β”€ services
    β”œβ”€β”€ language.service
  β”œβ”€β”€ shared
    β”œβ”€β”€ breadcrumbs
    β”œβ”€β”€ footer
    β”œβ”€β”€ header
    β”œβ”€β”€ index
      β”œβ”€β”€ brand-logos
      β”œβ”€β”€ product-slider
      β”œβ”€β”€ trending
    β”œβ”€β”€ menu
    β”œβ”€β”€ navbar
      β”œβ”€β”€ navbar-level1-dark
      β”œβ”€β”€ navbar-level1-light
      β”œβ”€β”€ navbar-level2-dark
      β”œβ”€β”€ navbar-level2-light
      β”œβ”€β”€ navbar-level3-dark
Top