Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 439 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 439 Bytes

ui

This library was generated with Nx.

Running unit tests

Run nx test ui to execute the unit tests via Vitest.

Installation (react)

yarn add @teselagen/ove react react-dom

Running locally

nx run ui:start

Publishing

nx run ui:publish

Publishing a beta version (for use when linking to a branch in another project)

nx run ui:publish-beta