We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c87409 commit 6a0c73cCopy full SHA for 6a0c73c
README.md
@@ -1,5 +1,7 @@
1
# vue-module-loader
2
3
+> 面向Vue3的版本请先查看`next`分支,请勿用于生产项目。
4
+
5
vue-module-loader 是一个 Vue 插件,让你使用类似于[微前端](https://www.thoughtworks.com/radar/techniques/micro-frontends)的架构开发 Vue 应用。
6
7
Let you use the micro front-end architecture to build Vue applications
@@ -10,6 +12,10 @@ Let you use the micro front-end architecture to build Vue applications
10
12
$ yarn global add vue-module-creator
11
13
$ vmc create
14
```
15
+## 谁在使用
16
17
+
18
19
20
## 安装
21
0 commit comments