Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free Angular 10+ admin dashboard template from BootstrapDash with Bootstrap 4, SCSS, and ng-bootstrap.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Stellar Angular is a free, MIT-licensed admin dashboard template from BootstrapDash that gives Angular developers a ready-made dashboard interface built with Angular 10+ and TypeScript. It comes with a responsive layout, Bootstrap 4 styling through SCSS, and native Angular components via ng-bootstrap, so you can skip the repetitive setup and focus on building your application's features.
Stellar Angular is a free admin dashboard template created by BootstrapDash, distributed under the MIT license. It takes Angular source files and a SCSS-based styling setup and produces a complete dashboard UI with sample pages and components that you can run locally with the Angular CLI. The template is intended as a starting point for admin panels, back-office tools, and internal applications.
ng serve to launch a local dev server at http://localhost:4200/ and immediately see the dashboard with live reload as you edit source files.The template is a standard Angular CLI project. Install dependencies, then use ng serve for development, ng generate component component-name to scaffold new components, and ng build --prod for a production build. Unit tests run through Karma with ng test, and end-to-end tests run through Protractor with ng e2e.
Stellar Angular is completely free to use under the MIT license. No paid tier, registration, or attribution beyond the MIT license requirements is mentioned.
Yes, Stellar Angular is released under the MIT license. You can use it in personal and commercial projects at no cost, and you're free to modify and redistribute it as long as the license notice is retained.
The template targets Angular 10 and newer. It uses the Angular CLI and TypeScript, so a current Angular setup with Node.js and npm installed is sufficient to run it.
Navigate to the project directory and run ng serve. The application will be served at http://localhost:4200/ and will auto-reload when you change source files.
Yes, BootstrapDash provides dedicated documentation for Stellar Angular. The README links to the documentation page, and the project also includes standard Angular CLI help via ng help.
The template uses Bootstrap 4 with SCSS. This means you can override theme variables like brand colors before compilation, and components are styled with ng-bootstrap, the native Angular port of Bootstrap widgets.
