feat(playbook): add PlayBook

This commit is contained in:
Juergen Kunz
2025-07-04 18:42:53 +00:00
parent ce33aff843
commit 2f17dea480
6 changed files with 787 additions and 805 deletions

View File

@ -1,6 +1,9 @@
# @design.estate/dees-catalog
A comprehensive web components library built with TypeScript and LitElement, providing 75+ UI components for building modern web applications with consistent design and behavior.
## Development Guide
For developers working on this library, please refer to the [UI Components Playbook](readme.playbook.md) for comprehensive patterns, best practices, and architectural guidelines.
## Install
To install the `@design.estate/dees-catalog` library, you can use npm or any other compatible JavaScript package manager: