Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Bootstrap-based Angular admin dashboard template with example pages, components, and MIT license from Creative Tim.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
Paper Dashboard Angular is a Bootstrap-based admin dashboard template from Creative Tim, built on Google's Angular Framework, that gives developers a ready-made set of pages and UI components for building back-end interfaces. It is an Angular port of the classic Paper Dashboard design, combining soft colors, light typography, and spacious cards with a structure that remains easy to navigate for component customization.
Paper Dashboard Angular is a free, MIT-licensed dashboard template distributed by Creative Tim, currently at version 2.4.0. It takes a standard Angular CLI project structure as its starting point and outputs a functional admin interface with dashboard, user profile, table, icons, notifications, typography, and upgrade pages. The template is built on top of Angular's framework and the HTML version of Paper Dashboard, uses Bootstrap for styling, and includes SCSS assets for theme customization.
Frontend developers who work in Angular and need a Bootstrap-based admin interface can use it as a starting point for custom dashboards. Startups and product teams that want a polished back-end UI without designing from scratch can replace the sample data and components with their own. Developers who already use Creative Tim's Paper design language can pair this dashboard with Paper Kit to keep presentation pages and admin areas visually consistent.
Download the template or clone the repository, then run npm install -g @angular/cli, npm install, and ng serve from the project folder. Navigate to http://localhost:4200/ to open the default dashboard route. The routing configuration in app.routing.ts and admin-layout.routing.ts defines the example pages, and you can extend them with your own components.
Paper Dashboard Angular is free to download and is licensed under MIT, so it can be used in commercial projects with attribution. No paid tier is listed on the product page.
Paper Dashboard 2 is the HTML-only version of the same design, while Paper Dashboard React is the implementation for React developers. Both come from Creative Tim and share the same design language.
Yes, the template is free to download from Creative Tim and is released under the MIT license, which permits commercial use. The repository includes the full source code with no feature gating.
You need Node.js and the Angular CLI. After installing them, run npm install followed by ng serve inside the project directory, then visit localhost:4200 to see the dashboard.
Yes, it includes a user profile example under the /user-profile route, along with dashboard, tables, icons, maps, notifications, and typography pages. Each page is a separate Angular component in the src/app/pages directory.
The template officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera, as stated in the documentation.
No, this template is built for Angular. Creative Tim offers a separate Paper Dashboard React product if you prefer the same design with React.
