
上QQ阅读APP看书,第一时间看更新
React Router
React Router provides a collection of navigational components that enable routing on the frontend for React applications. To utilize declarative routing and have bookmarkable URL routes, we will add the following React Router modules:
npm install --save react-router react-router-dom