Skip to content

Commit adb2ef9

Browse files
committed
(docs): Update readme
1 parent ca176d3 commit adb2ef9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
A react headless carousel component: scrollable, and swipeable carousel, even on desktop, complete with snapping,
44
friction, rubber-banding and overscroll.
55

6+
## Installation
7+
8+
```bash
9+
npm install @daformat/react-headless-carousel
10+
```
11+
```bash
12+
yarn add @daformat/react-headless-carousel
13+
```
14+
```bash
15+
pnpm add @daformat/react-headless-carousel
16+
```
17+
618
## Demo
719

820
https://hello-mat.com/design-engineering/component/carousel-component

0 commit comments

Comments
 (0)