Skip to content

Commit

Permalink
doc: added ru readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vvtimofeev committed Dec 24, 2024
1 parent b855931 commit 2fa0760
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README-ru.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @gravity-ui/components · [![npm package](https://img.shields.io/npm/v/@gravity-ui/components)](https://www.npmjs.com/package/@gravity-ui/components) [![CI](https://img.shields.io/github/actions/workflow/status/gravity-ui/components/.github/workflows/ci.yml?label=CI&logo=github)](https://github.com/gravity-ui/components/actions/workflows/ci.yml?query=branch:main) [![storybook](https://img.shields.io/badge/Storybook-deployed-ff4685)](https://preview.gravity-ui.com/components/)

Набор сложных компонентов React.

## Установка

```shell
npm install --save-dev @gravity-ui/components
```

0 comments on commit 2fa0760

Please sign in to comment.