react官方文档 https://react.docschina.org/tutorial/tutorial.html#setup-for-the-tutorial 创建步骤 npx create-react-app my-app cd my-app npm start