Twenty UI
This library was generated with Nx.
Building
Run yarn nx build twenty-ui to build the library.
Storybook Server
Run yarn nx start twenty-ui to start the storybook development server on localhost:6006.
Running unit tests
Run yarn nx test twenty-ui to execute the unit tests via Jest.