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