Skip to content

Commit 18c83d5

Browse files
authored
docs: added ru readme for landing (#157)
1 parent cfdc0ce commit 18c83d5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README-ru.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# @gravity-ui/date-components · [![npm package](https://img.shields.io/npm/v/@gravity-ui/date-components)](https://www.npmjs.com/package/@gravity-ui/date-components) [![CI](https://img.shields.io/github/actions/workflow/status/gravity-ui/date-components/.github/workflows/ci.yml?label=CI&logo=github)](https://github.com/gravity-ui/date-components/actions/workflows/ci.yml?query=branch:main) [![storybook](https://img.shields.io/badge/Storybook-deployed-ff4685)](https://preview.gravity-ui.com/date-components/)
2+
3+
## Установка
4+
5+
```shell
6+
npm install --save-dev @gravity-ui/uikit @gravity-ui/date-components
7+
```
8+
9+
## Разработка
10+
11+
Для запуска Storybook в режиме разработки выполните следующую команду:
12+
13+
```shell
14+
npm start
15+
```

0 commit comments

Comments
 (0)