File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33> Based on create-react-app, qiankun builds and deploys a simple main demo
44
5+ ## Link
6+ [ 基于qiankun微前端实战+部署粗略笔记(跳过原理)] ( https://juejin.cn/post/6955861815884513288 )
7+
58## Important
69
710Please clone the sub-project and run the sub-project first, and preview the effect together with it
Original file line number Diff line number Diff line change 88![ ] ( https://i.loli.net/2021/04/27/RQycNgEzJBv5Som.png )
99### 预备知识点
1010+ 已对[ qiankun] ( https://qiankun.umijs.org/ ) 微前端有了初步认识;
11- + 熟悉[ react] ( https://react.docschina.org/ ) 、[ vuejs ] ( https://cn.vuejs.org/ ) ;
11+ + 熟悉[ react] ( https://react.docschina.org/ ) 、[ vue ] ( https://cn.vuejs.org/ ) ;
1212+ 了解[ github] ( https://github.com/ ) 、[ docker] ( https://www.docker.com/ ) 、[ jenkins] ( https://www.jenkins.io/ ) 、[ nginx] ( http://nginx.org/ ) ;
1313
1414### 技术栈
@@ -660,7 +660,7 @@ react-app-qiankun-sub
660660``` js
661661// vue子应用:https://vue.xiaoqiang.tech
662662// 编译后服务器项目独立存储目录
663- react - app - qiankun- main
663+ vue - cli - qiankun- sub
664664└── index .html
665665```
666666
You can’t perform that action at this time.
0 commit comments