CoreUI Pro for Angular
Angular Components Library built on top of Bootstrap 5.3 and TypeScript 5.5.
Explore CoreUI for Angular docs »
Report a bug
·
Request a feature
·
Blog
Status
Table of contents
Quick start
Prerequisites
Before you begin, make sure your development environment includes Node.js®
and npm
package manager.
Node.js
Angular 19 requires Node.js
LTS version ^18.19
, ^20.11
or ^22.0
.
- To check your version, run
node -v
in a terminal/console window. - To get
Node.js
, go to nodejs.org.
Angular CLI
Install the Angular CLI globally using a terminal/console window.
npm install -g @angular/cli
Installation
Several quick start options are available (pick one):
- Add CoreUI to your Angular project:
- Install with Angular CLI:
ng add @coreui/angular-pro
- Install with npm:
npm install @coreui/angular-pro @coreui/icons-angular @coreui/coreui-pro
- Get the source code:
Read the Getting started page for information on the framework contents, templates and examples, and more.
CoreUI CSS files
Installation
npm install @coreui/coreui-pro --save
Basic usage
@import "@coreui/coreui-pro/scss/coreui";
Bootstrap CSS files
Installation (optional)
npm install bootstrap
Template
Bugs and feature requests
Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Documentation
The documentation for the CoreUI & CoreUI PRO is hosted at our website CoreUI for Angular
Frameworks
CoreUI supports the most popular frameworks.
Templates
Fully featured, out-of-the-box, templates for your application based on CoreUI.
Contributing
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at https://editorconfig.org/.
Stay up to date on the development of CoreUI and reach out to the community with these helpful resources.
You can also follow @core_ui on Twitter.
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI is maintained under the Semantic Versioning guidelines.
See the Releases section of our project for changelogs for each release version.
Creators
Łukasz Holeczek
Andrzej Kopański
The CoreUI Team
Copyright and license
Copyright 2017-2024 creativeLabs Łukasz Holeczek.
This is proprietary software. To use it, you have to obtain a commercial license.