创建react项目

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

npx create-react-app my-app

 

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