摘要: 前提是安装了npm和node npm或cnpm命令创建项目: cnpm install -g create-react-app >>( npm install -g create-react-app ) create-react-app my-app (my-app是你自己的项目名称 自定义) 创建 阅读全文
posted @ 2020-12-18 11:07 病阳阳 阅读(194) 评论(0) 推荐(0)