# core

## Building

Run `yarn workspace @trrack/core build` to build the library.

## Running unit tests

Run `yarn workspace @trrack/core test` to execute the unit tests via [Vitest](https://vitest.dev).
