UNPKG

114 BMarkdownView Raw
1`react-router` is the primary package in the React Router project.
2
3## Installation
4
5```sh
6npm i react-router
7```