This is a component library that was designed to be stylistically unopinioanted. The components only concern themselves with internal layout and leave actual styling up to the consumer of the components.
This project was generated with Angular CLI version 1.5.0.
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.
Run ng test
to execute the unit tests via Karma.
Run npm run buildLib
to build the library with ng-packagr.
Run npm run genDoc
to generate the documentation in ./doc. This uses compoDoc
to generate the documentation. Highly recommended for your Angular documentation needs.
Currently no support for this through a simple command.