Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free admin dashboard template based on Bootstrap 4 and Angular, with Angular CLI scaffolding and a live demo.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Purple Angular is a free admin dashboard template for Angular developers, built on Bootstrap 4 and generated with Angular CLI version 10.1.7, providing a ready-made layout for back-office applications.
Purple Angular is a free admin template distributed by BootstrapDash, based on Bootstrap 4 and the Angular framework. It takes the Angular CLI project structure as its input and produces a functional dashboard application with a sidebar, header, and demo content. The template is generated with Angular CLI 10.1.7, which means it includes standard Angular development workflows like ng serve, ng build, and ng generate. A live preview is available at the BootstrapDash demo link, and the source includes a preview.jpg screenshot of the dashboard.
src folder structure, environment configurations, and build scripts straight out of the box.https://bootstrapdash.com/demo/purple-angular-free/preview/dashboard/, letting you see the design before you install.ng serve to start a local dev server at http://localhost:4200/ with hot reload on source changes.ng generate to create components, directives, pipes, services, classes, guards, interfaces, enums, and modules.ng test) and end-to-end tests run through Protractor (ng e2e).ng build --prod produces a production-ready bundle in the dist/ directory.