mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-04 15:55:44 +03:00
16 lines
355 B
Markdown
16 lines
355 B
Markdown
# Twenty UI
|
|
|
|
This library was generated with [Nx](https://nx.dev).
|
|
|
|
## 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](https://jestjs.io).
|