React TypeScript Example Example of a react typescript app ๐ Getting started # Install create react app with typescript natively $ npx create-react-app my-app --template typescript โ๏ธ Scripts $ npm install # Start server on http://localhost:3000 $ npm start $ npm build $ npm test $ npm eject ๐ Resources Create react app TypeScript Docs React TypeScript Cheatsheets TypeScript lang react docs Using TypeScript with React (Video) ๐๏ธ Built With React JS Sass TypeScript