You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,15 @@ React Joyride
7
7
8
8
View the demo <ahref="http://gilbarbara.github.io/react-joyride/"target="_blank">here</a>. [[source](https://github.com/gilbarbara/react-joyride/tree/demo)]
9
9
10
-
## Setup
10
+
[](https://gratipay.com/React-Joyride/)
11
11
12
+
## Setup
12
13
13
14
```javascript
14
15
npm install --save react-joyride
15
16
```
16
17
17
-
Include `Joyride` in the parent component before anything else.
Inspired by [react-tour-guide](https://github.com/jakemmarsh/react-tour-guide) and [jquery joyride tour](http://zurb.com/playground/jquery-joyride-feature-tour-plugin)
0 commit comments