(办公)探秘react教程20210331
摘要:1.create-react-app my-react创建项目2.npm start启动项目,项目启动是localhost:3000端口3.Props传递数据: const user = { name: "Anna", hobbies: ['A','B'] } <Home name={"Max"}
阅读全文
posted @ 2021-03-31 18:43
posted @ 2021-03-31 18:43