@ngx-uk-frontend/core
Version:
Core utilities and shared functionality for ngx-uk-frontend libraries
20 lines (10 loc) • 606 B
Markdown
Core utilities and shared functionality for the other libraries in this repository.
This library serves as a placeholder for shared utilities, types, and base functionality that will be used across the ngx-uk-frontend ecosystem.
This is currently a placeholder library. Components and services will be added as needed.
Run `nx build core` to build the library. The build artifacts will be stored in the `dist/` directory.
Run `nx test core` to execute the unit tests via [Jest](https://jestjs.io).