A free, open source, Angular admin dashboard template, created by Start Bootstrap
SB Admin Angular is a free and open-sourced Bootstrap themed Angular 9 starter project. It provides a base implementation of navigation and layouts. The project structure and tooling are similar to the professional offering, SB Admin Pro Angular, making much of the SB Admin Pro Angular Documentation applicable to SB Admin Angular as well.
SB Admin Angular is a free and open-sourced Angular 9 starter project with a Bootstrap theme. It provides a base implementation of navigation and layouts, allowing developers to quickly start building Angular applications. With a similar project structure and tooling as SB Admin Pro Angular, it offers a smooth transition for developers familiar with the professional offering.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Pug is a high-performance template engine for Node.js and browsers that enables developers to write HTML templates using a concise and intuitive syntax. It supports a range of features, including template inheritance, conditionals, loops, mixins, and more, and can be easily integrated into a variety of web frameworks and build tools.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.