feat(ci): add deploy & build info to ui-toolkit README

This commit is contained in:
Mikołaj Młodzikowski 2023-06-14 13:35:50 +02:00
parent a9ebb36b9b
commit c0fdc8d570

View File

@ -5,3 +5,11 @@ This library was generated with [Nx](https://nx.dev).
## Running unit tests
Run `nx test ui-toolkit` to execute the unit tests via [Jest](https://jestjs.io).
## Build
Run `yarn nx run ui-toolkit:build-storybook`
## Deployment
deployed at: `ui.vega.rocks`