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