Skip to content

Instantly share code, notes, and snippets.

@noramens
Created February 2, 2022 00:01
Show Gist options
  • Save noramens/688ccb7e9bcd2db09b771ce22c808913 to your computer and use it in GitHub Desktop.
Save noramens/688ccb7e9bcd2db09b771ce22c808913 to your computer and use it in GitHub Desktop.
Install react-router-dom
//installing with npm
npm i react-router-dom
//installing with yarn
yarn add react-router-dom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment