jnelson-coreui-angular-dev
v1.0.0
Published
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](https://github.com/coreui/angular) [![npm package][npm-coreui-angular-badge]][npm-coreui-angular] [![NPM downloads][npm-coreui-angular-download]][npm-
Downloads
2
Readme
@coreui/angular
@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.
npm install -g @angular/cli
Installation
Go to the workspace folder and install @coreui/angular
as a dependency.
npm install @coreui/angular
Changelog
See the GitHub release history.
Contributing
See CONTRIBUTING.md.