Files
twenty/packages/twenty-ui
2025-09-24 18:29:05 +02:00
..
2025-09-24 12:43:05 +00:00

Twenty UI

This library was generated with Nx.

Building

Run npx nx build twenty-ui to build the library.

Storybook Server

Run npx nx start twenty-ui to start the storybook development server on localhost:6006.

Running unit tests

Run npx nx test twenty-ui to execute the unit tests via Jest.