📅  最后修改于: 2022-03-11 14:48:28.946000             🧑  作者: Mango
To create typescript version
npx create-react-app my-app --template typescript
# or
yarn create react-app my-app --template typescript