安装yarn npm install -g yarn 创建脚手架 npx create-react-app <项目名> 启动项目 yarn start需要在项目目录下增加.env文件,增加后重新运行项目 SKIP_PREFLIGHT_CHECK=true运行项目报错forEach,关闭React Developer Tools在运行程序