Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

add typescript in create react app

npm install --save typescript @types/node @types/react @types/react-dom @types/jest
# or
yarn add typescript @types/node @types/react @types/react-dom @types/jest
Source by create-react-app.dev #
 
PREVIOUS NEXT
Tagged: #add #typescript #create #react #app
ADD COMMENT
Topic
Name
1+6 =