# <%= name %>

This library was generated with [Nx](https://nx.dev).
<% if (unitTestRunner !== 'none') { %>

## Running unit tests

Run `nx test <%= name %>` to execute the unit tests.
<% } %>