创建 TS(ts)版react-ts+react

全局安装react
npm install -g create-react-app

搭建ts框架
create-react-app ts-react --typescript

切换到ts-react并运行
yarn start

posted @ 2022-02-23 22:30  TheYouth  阅读(86)  评论(0)    收藏  举报