当我启动“npm start”时,我已经使用 create-react-app 创建了 React 应用程序,它在浏览器中使用 localhost:3000 运行,这很好。但是,当我从项目文件夹中单击 index.html 时,它显示空白页面。你能给我建议如何使用index.html文件运行react应用程序的解决方案吗
javascript npm reactjs
javascript ×1
npm ×1
reactjs ×1