- 安装 lerna:npm install -g lerna
- 进入根目录安装依赖包:lerna bootstrap
- 启动portal:cd packages/portal && yarn start
- 启动main:cd packages/main && yarn start
- 启动app1:cd packages/app1 && yarn start
- 启动app2:cd packages/app2 && yarn start
- 打开浏览器访问: localhost:9000
-
Notifications
You must be signed in to change notification settings - Fork 23
微前端小试
License
Vibing/micro-frontend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
微前端小试
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published