feat(ci): add deploy & build info to ui-toolkit README
This commit is contained in:
parent
a9ebb36b9b
commit
c0fdc8d570
@ -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`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user