An open API service indexing awesome lists of open source software.

https://github.com/gravity-ui/date-components


https://github.com/gravity-ui/date-components

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# @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/)

## Установка

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

## Разработка

Для запуска Storybook в режиме разработки выполните следующую команду:

```shell
npm start
```