npx create-react-app my-app --template typescript

react

create-react-app 템플릿 오류 해결방법

A template was not provided. This is likely because you're using an outdated version of create-react-app. 해결방법

Read