# Pulse Mini

Pulse client SDK for miniapps

## Building

Run `nx build mini` to build the library.

## Running unit tests

Run `nx test mini` to execute the unit tests via [Jest](https://jestjs.io).
