Skip to content

Latest commit

 

History

History

README.md

ui

This library was generated with Nx.

Running unit tests

Run bun test from the root of the repo to execute all unit tests.

Running end-to-end tests locally

Run nx run ui:launch-e2e to launch the Cypress test runner locally

Installation (react)

yarn add @teselagen/ui react react-dom

Running locally

nx run ui:start