angular-carbon-component (Unreleased)
Native Angular components for Carbon Design System
Table of contents
Getting Started
angular-carbon-component contains all core Carbon Design System components powered by Angular.
Installation instructions
Install angular-carbon-component
from npm
npm install angular-carbon-component --save
How to use it:
Carbon Design System
please refer to using-carbon-design-system
Development instructions:
- Build
npm run build.watch
- This will build the npm package - Link
npm run link
- This will link the source - Serve
ng serve -o
- This will serve the development environment
Note:
This library is still work in progress.