
[![npm package][npm-coreui-angular-badge]][npm-coreui-angular]
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]

[![npm-coreui-angular-next][npm-coreui-angular-next]][npm-coreui-angular]

[![npm package][npm-coreui-badge]][npm-coreui]
[![NPM downloads][npm-coreui-download]][npm-coreui]
!
angular
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
[npm-coreui-angular-next]: https://img.shields.io/npm/v/@coreui/angular/next.png?style=flat-square
[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square
>
@coreui/angular v2 library project
> for use with
CoreUI v2 Bootstrap Admin Template
#### Prerequisites
Before you begin, make sure your development environment includes
Node.js® and an
npm package manager.
###### Node.js
Angular requires
Node.js version 8.x or 10.x.
- 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.
``
bash
npm install -g @angular/cli
`
$3
Go to the workspace folder and install @coreui/angular
as a dependency.
`
bash
npm install @coreui/angular
``
$3
See the GitHub
release history.
$3
See
CONTRIBUTING.md.