📅  最后修改于: 2022-03-11 14:48:25.628000             🧑  作者: Mango
代码示例6
npx create-react-app app-name --template typescript
# or using yarn
yarn create-react-app app-name --template typescript