Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install react router dom with typescript

npm install react-router-dom @types/react-router-dom

# Yarn
yarn add react-router-dom @types/react-router-dom
 
PREVIOUS NEXT
Tagged: #install #react #router #dom #typescript
ADD COMMENT
Topic
Name
5+7 =