Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmadullin authored Sep 9, 2024
1 parent 7fb3a6a commit 97bb47a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

В репозитории представлены реакт компоненты, созданные на основе элемента [dialog](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) и атрибута [popover](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/popover).

Цель репозитория - показать, какие из UI паттернов закрывает диалог и поповер.
Цель репозитория показать, какие из UI паттернов закрывает диалог и поповер.

## Live demo

Посмотреть сторибук с компонентами можно по [ссылке](https://akhmadullin.github.io/dialog-and-popover-use-cases/).

## Локальная разработка

- `yarn install` - ставим зависимости
- `yarn storybook` - поднимаем сторибук локально
- `yarn install` ставим зависимости
- `yarn storybook` поднимаем сторибук локально

0 comments on commit 97bb47a

Please sign in to comment.