Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 389 Bytes

qiankun-ant-design-pro-demo

父子项目都是 ant-design-pro 的 qiankun 微前端 demo

如何运行

  1. 进入 main 目录安装依赖yarn,然后运行 yarn start
  2. 进入 child 目录安装依赖yarn,然后运行 yarn start
  3. 浏览器打开 localhost:8000 查看效果

实现步骤

参考:https://umijs.org/zh-CN/plugins/plugin-qiankun 和 git 提交记录