react micro frontend example:在React中使用微型前端的一种方法 源码
React微前端示例 如何将React应用程序转换为Micro Frontend架构。 。 建立在以下基础之上: 。 安装 git clone git@github.com:rwieruch/react-micro-frontend-example.git cd react-micro-frontend-example npm install npm start 访问http://localhost:8080 用法 npm run start Micro Frontend 1: npm run start:programming Micro Frontend 2: npm run
文件列表
react-micro-frontend-example-master.zip
(预估有个28文件)
react-micro-frontend-example-master
.gitignore
21B
.babelrc
62B
.eslintrc
302B
package.json
2KB
package-lock.json
492KB
src
App
index.js
742B
Programming
暂无评论