Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 235 Bytes

typescript-toolbox.md

File metadata and controls

10 lines (5 loc) · 235 Bytes

When trying to set up a typescript project on your local computer, if you encounter issues, you may have to run:


npm install react@latest react-dom@latest

npm install --save-dev @types/react@latest @types/react-dom@latest