赞
踩
用create-react-app创建一个react.js项目。在App.js同级目录新建一个文件: iframe.html。目录结构如下:
代码改动如下:
src/App.js
src/iframe.html
然后执行npm start:
http://localhost:3001/