react-typescript:创建项目 一、创建react typescript项目: npx create-react-app my-app --template typescript 二、参考文档: Using TypeScript with Create React App 三、截图: