@modernweb/angular-cdk-bootstrap
v0.0.1-rc.3
Published
Bootstrap components powered by [@angular/cdk](https://material.angular.io/cdk/categories)
Downloads
2
Readme
Angular CDK Bootstrap
Bootstrap components powered by @angular/cdk
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Build
Run yarn build
to build the project for production. The build artifacts will be stored in the dist/
directory.
Running unit tests
Run yarn test
to execute the unit tests via Karma.
Running end-to-end tests
Run ng e2e
to execute the end-to-end tests via Protractor.