@ratespecial/core
v3.0.1
Published
Common components for applications
Readme
Angular Core
Provides common components used in the majority of our Angular sites.
Using the library
yarn add @ratespecial/coreAll components are stand alone, and all services are provided in root. Use what you need, where you need it. Include a specific module if you only need certain functionality, or the core module if you would like the whole package
For detailed documentation on each component, see the wiki
Running unit tests
Run ng test core to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.
