创建react项目

Posted on 2022-01-04 14:48  猿六毛  阅读(36)  评论(0)    收藏  举报

npx create-react-app my-app

 

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