安装Node Js: : 该项目是使用引导的,如下所示。 全局安装Create React APP npm install -g create-react-app 用于使用create-react-app创建新应用 npx create-react-app我的应用 cd my-app npm开始 可用脚本 在项目目录中,可以运行: yarn start (纱线卷装经理) 或者 npm run start (npm程序包管理器) 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。 yarn test 或者 npm