11# [ @coreui/angular ] ( https://coreui.io/angular )
22
3- [ ![ @coreui angular] ( https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/angular )
4- [ ![ npm package] [ npm-coreui-angular-badge ]] [ npm-coreui-angular ]
5- [ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
6- [ ![ @coreui angular-next] ( https://img.shields.io/badge/@coreui%20-angular@next-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui-angular )
7- [ ![ npm-coreui-angular-next] [ npm-coreui-angular-next ]] [ npm-coreui-angular ]
3+ [ ![ npm package] [ npm-coreui-angular-badge-latest ]] [ npm-coreui-angular ]
4+ [ ![ NPM downloads] [ npm-coreui-angular-download ]] [ npm-coreui-angular ]
5+ [ ![ npm-coreui-angular-next] [ npm-coreui-angular-badge-next ]] [ npm-coreui-angular ]
86[ ![ @coreui coreui] ( https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square )] ( https://github.com/coreui/coreui )
97[ ![ npm package] [ npm-coreui-badge ]] [ npm-coreui ]
108[ ![ NPM downloads] [ npm-coreui-download ]] [ npm-coreui ]
11- ![ angular] ( https://img.shields.io/badge/angular-^9.0.0%20rc.0 -lightgrey.svg?style=flat-square )
9+ ![ angular] ( https://img.shields.io/badge/angular-^9.0.0--rc.5 -lightgrey.svg?style=flat-square&logo=angular )
1210
1311[ npm-coreui-angular] : https://www.npmjs.com/package/@coreui/angular
14- [ npm-coreui-angular-badge] : https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
12+ [ npm-coreui-angular-badge-latest] : https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=red
13+ [ npm-coreui-angular-badge-next] : https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
1514[ npm-coreui-angular-download] : https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
16- [ npm-coreui-angular-next ] : https://img.shields.io/npm/v/@coreui/angular/next.png ?style=flat-square
15+ [ npm-coreui-angular-next ] : https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square
1716[ npm-coreui ] : https://www.npmjs.com/package/@coreui/coreui
1817[ npm-coreui-badge ] : https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
1918[ npm-coreui-download ] : https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
@@ -57,7 +56,7 @@ CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the faste
5756Before you begin, make sure your development environment includes ` Node.js® ` and an ` npm ` package manager.
5857
5958###### Node.js
60- Angular 8 requires ` Node.js ` version 12.x
59+ Angular 9 requires ` Node.js ` version 12.x
6160
6261- To check your version, run ` node -v ` in a terminal/console window.
6362- To get ` Node.js ` , go to [ nodejs.org] ( https://nodejs.org/ ) .
@@ -68,7 +67,7 @@ Install the Angular CLI globally using a terminal/console window.
6867npm install -g @angular/cli
6968```
7069
71- ##### Update to Angular 8
70+ ##### Update to Angular 9
7271see: [ https://update.angular.io ] ( https://update.angular.io )
7372
7473## CoreUI Installation
0 commit comments