Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source admin dashboard template built on Angular and Nebular, with 40+ components and 6 visual themes.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
ngx-admin is an open-source admin dashboard template built on Angular and Nebular that provides a complete back-office UI with prebuilt pages, authentication, and 40+ components.
ngx-admin is an open-source admin dashboard template built by the Akveo team on Angular and the Nebular component library. It takes a blank Angular app and fills it with ready-to-use dashboard pages, an authentication module supporting multiple providers, and over 40 Angular components covering tables, forms, charts, and more. The template runs on Angular 10+, uses TypeScript, and is styled with Bootstrap 4+ and SCSS. The output is a responsive, high-resolution layout that supports RTL languages out of the box.
These are the capabilities that make ngx-admin a ready-to-use dashboard foundation.
starter-kit branch strips out demo pages and modules for developers who want a minimal Angular shell.feat/material-theme branch adds a Material Design theme that works with both Nebular and Angular Material.ngx-admin fits any team building a data-rich back-office interface on Angular.
You can use ngx-admin to build several kinds of Angular back-office and dashboard applications.
starter-kit branch to get a clean, dependency-light Angular app and add only the pages your team needs.To install ngx-admin you need Node.js 14.14 or later because of the node-sass version used. After cloning the repository, install dependencies and serve the app with the Angular CLI. A live demo is available at demo.akveo.com, and full documentation and an installation guideline are hosted on the project's GitHub Pages site.
The main trade-off with ngx-admin is its feature richness versus its current maintenance status.
Two comparable admin templates are AdminLTE and CoreUI.
Yes, ngx-admin is an open-source project hosted on GitHub and is freely available to use in both personal and commercial projects. The README describes it as an open source template.
The repository metadata describes ngx-admin as based on Angular 10+, with the project built using Angular and TypeScript. The README's installation notes require Node.js 14.14 or later, which matches Angular 10+ development.
Yes. The feat/material-theme branch provides a Material Design theme that works with Angular Material and Nebular together. According to the README, the material theme is backward-compatible, so existing ngx-admin users can switch to it.
Node.js 14.14 or later is required because of the node-sass version used by the application, as stated in the README installation notes.
The README states that the repository is in a state of minimal maintenance: the team keeps the Angular version up to date but is not actively merging pull requests or resolving issues at this time.
