Native Angular components for Carbon Design System
angular-carbon-component contains all core Carbon Design System components powered by Angular.
Install angular-carbon-component
from npm
npm install angular-carbon-component --save
Carbon Design System
please refer to using-carbon-design-system
- 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
This library is still work in progress.