File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
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
+ ```
You can’t perform that action at this time.
0 commit comments