8 lines
114 B
Markdown
8 lines
114 B
Markdown
`react-router` is the primary package in the React Router project.
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
npm i react-router
|
|
```
|