gui/packages/ui/README.md
2022-11-23 19:57:59 +08:00

572 B

@tea/ui

Isolated set of UI elements/components that can be reused across all svelte related apps of tea. Components here have to be maintained as much as possible as a dumb/presentational components.

Developing

$ pnpm install # assuming you have not done so

# this will open your browser and show a library of UI elements
$ pnpm dev

Design System

This library is dependent on the following