摘要: 安装react的脚手架 1==>行 npx create-react-app myreactdemo01 解释一下: npx create-react-app 你的项目名称 npx create-react-app 是固定不变的 2==>然后执行回车 3==>cd myreactdemo01 4== 阅读全文
posted @ 2022-04-01 13:38 南风晚来晚相识 阅读(127) 评论(0) 推荐(0)