Skip to content

Commit 914347b

Browse files
committed
fix:reademe
1 parent 802b84d commit 914347b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@ npm install react-turntable --save
1515
## Example
1616
### [Live Demo](https://lijinke666.github.io/react-turntable/)
1717

18+
19+
## Development
1820
```
1921
git clone https://github.com/lijinke666/react-turnatable
20-
```
21-
- `yarn` of `npm install`
22-
- `npm run demo` run example
22+
yarn or npm install
23+
npm start
24+
25+
```
2326

2427

2528
## Usage

0 commit comments

Comments
 (0)