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
Integration between [React Router](https://github.com/rackt/react-router) and [React-Bootstrap](https://github.com/react-bootstrap/react-bootstrap).
Integration between [React Router](https://github.com/reactjs/react-router) and [React-Bootstrap](https://github.com/react-bootstrap/react-bootstrap).
6
3
7
4
## Usage
8
5
@@ -19,15 +16,16 @@ For the equivalent of `<IndexLink>`, use `<IndexLinkContainer>`.
19
16
## Installation
20
17
21
18
```
22
-
npm install react-router-bootstrap
23
-
```
24
-
25
-
You will also want to have React Router and React-Bootstrap.
26
-
27
-
```
28
-
npm install react-router react-bootstrap
19
+
$ npm i -S react react-dom react-router react-bootstrap
0 commit comments