install react-route - Visual Studio Code

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

install react-route - Visual Studio Code

R
ray7star -Rayystar

52 Views • Nov 17, 2025

Description

to install react router
node.js(package is npm)
1. npm i react-router-dom

need latest version check them in npm server , choose your version
2. npm i react-router-dom@6

check package.json if the router is installed in dependence

3.done