Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 291 Bytes

README.MD

File metadata and controls

22 lines (14 loc) · 291 Bytes

micro-frontend-qiankun

use qiankun labrary building a front-end project

portal directory

portal is a container, carrier subproject;

micro-a directory

micro-a is a subproject

start

cd ./portal
yarn serve


cd ../micro-a
yarn serve

open http://localhost:8080/