0.0.3 • Published 6 months ago
@ngx-uk-frontend/core v0.0.3
@ngx-uk-frontend/core
Core utilities and shared functionality for the other libraries in this repository.
Overview
This library serves as a placeholder for shared utilities, types, and base functionality that will be used across the ngx-uk-frontend ecosystem.
Status
This is currently a placeholder library. Components and services will be added as needed.
Building
Run nx build core to build the library. The build artifacts will be stored in the dist/ directory.
Running unit tests
Run nx test core to execute the unit tests via Jest.