$ npx create-react-app [프로젝트 명] --template typescript

or

$ npx create-react-app [프로젝트 명] --typescript

 

+ Recent posts