Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

modernweb-pl/angular-cdk-bootstrap

Repository files navigation

Angular CDK Bootstrap

Bootstrap components powered by @angular/cdk

Conventional Commits

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.