Clone the Repository:
git clone https://github.com/ganesankar/qiankun-multi-framework-micro-frontend.git
Navigate to the Project Directory:
cd qiankun-multi-framework-micro-frontend
Install Dependencies:
npm install
Run the Applications:
Run npm run start
. This will build and serve App1
, App2
& App3
on ports 3001, 3002 and 3003 respectively.
Then open http://localhost:3000/ to load HOST app.