Skip to content

Commit b48e67b

Browse files
authored
Update README.md
1 parent 6de556a commit b48e67b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,16 @@ Checkout the live demo with the `CSS customizer` at my <a title="React Awesome B
2121

2222
[<img src="https://github.com/rcaferati/react-awesome-button/blob/master/demo/public/images/react-awesome-button-customizer.png?raw=true" width="800" />](https://caferati.me/demo/react-awesome-button)
2323

24+
You can run this demo locally on `8080` by cloning this repository and running `npm start`
25+
2426
## Storybook
2527

2628
Checkout the `Storybook` at my <a title="React Awesome Button - CSS Customizer" href="https://caferati.me/demo/react-awesome-button/storybook" target="_blank">web portfolio</a> page.
2729

2830
[<img src="https://github.com/rcaferati/react-awesome-button/blob/master/demo/public/images/react-awesome-button-storybook.png?raw=true" width="800" />](https://caferati.me/demo/react-awesome-button/storybook)
2931

32+
You can run the storybook locally on `6006` by cloning this repository and running `npm run storybook`
33+
3034
## Installation
3135

3236
```

0 commit comments

Comments
 (0)