Skip to content

Commit e4036c0

Browse files
committed
docs(readme): update to Angular 15
1 parent 435f990 commit e4036c0

File tree

3 files changed

+446
-428
lines changed

3 files changed

+446
-428
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
55
[![npm package][npm-coreui-badge]][npm-coreui]
66
[![NPM downloads][npm-coreui-download]][npm-coreui]
7-
![angular](https://img.shields.io/badge/angular-^14.2.0-lightgrey.svg?style=flat-square&logo=angular)
7+
![angular](https://img.shields.io/badge/angular-^15.0.0-lightgrey.svg?style=flat-square&logo=angular)
88

99
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
1010
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
@@ -14,12 +14,13 @@
1414
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
1515
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
1616

17-
# CoreUI 4 Angular 14 Free Admin Template
17+
# CoreUI Free Admin Dashboard Template for Angular 15
1818

1919
CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
2020

21-
[CoreUI Angular Admin Template](https://coreui.io/angular)
22-
[Demo](https://coreui.io/angular/demo/4.0/free/)
21+
- [CoreUI Angular Admin Dashboard Template & UI Components Library](https://coreui.io/angular)
22+
- [CoreUI Angular Demo](https://coreui.io/angular/demo/4.3/free/)
23+
- [CoreUI Angular Docs](https://coreui.io/angular/docs/)
2324

2425
## Table of Contents
2526

@@ -44,11 +45,12 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
4445

4546
## CoreUI Pro
4647

47-
**Only customers with [Enterpise Membership Plan](https://coreui.io/pro/#buy) have access to private github CoreUI Pro repository.**
48+
**Only customers with [Enterpise Membership Plan](https://coreui.io/pro/#buy) have access to private GitHub CoreUI Pro repository.**
4849

4950
* 💪 [CoreUI Pro Angular Admin Template](https://coreui.io/product/angular-dashboard-template/)
5051
* 💪 [CoreUI Pro Bootstrap Admin Template](https://coreui.io/product/bootstrap-dashboard-template/)
5152
* 💪 [CoreUI Pro React Admin Template](https://coreui.io/product/react-dashboard-template/)
53+
* 💪 [CoreUI Pro Next.js Admin Template](https://coreui.io/product/next-js-dashboard-template/)
5254
* 💪 [CoreUI Pro Vue Admin Template](https://coreui.io/product/vue-dashboard-template/)
5355

5456
## Quick Start
@@ -60,7 +62,7 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
6062
Before you begin, make sure your development environment includes `Node.js®` and an `npm` package manager.
6163

6264
###### Node.js
63-
Angular 14 requires `Node.js` version `^14.15` or `^16.10`.
65+
[**Angular 15**](https://angular.io/guide/what-is-angular) requires `Node.js` LTS version `^14.20` or `^16.13` or `^18.10`.
6466

6567
- To check your version, run `node -v` in a terminal/console window.
6668
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
@@ -123,7 +125,7 @@ The documentation for the CoreUI Admin Template is hosted at our website [CoreUI
123125

124126
---
125127

126-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0.
128+
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0.
127129

128130
## Versioning
129131

0 commit comments

Comments
 (0)