Package Exports
- @coreui/angular
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@coreui/angular) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@coreui/angular v3 alpha
@coreui/angular v3 library project
for use with CoreUI v3 Angular Admin Template Bootstrap Admin Template
Prerequisites
Before you begin, make sure your development environment includes Node.js®
and an npm
package manager.
Node.js
Angular 9 requires Node.js
version 10.13 or later.
- 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@next
Changelog
See the GitHub release history.
Contributing
See CONTRIBUTING.md.