Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 212 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 212 Bytes

umi-micro-apps

umi & qiankun demo

  1. install deps and start all
cd layout && yarn && yarn start 

cd ../shop && yarn && yarn start

cd ../user && yarn && yarn start
  1. open http://localhost:8000