Vue3 + vite + micro frontend Project setup Installing dependencies: yarn install Build dev-wrapper package yarn run build-dev-wrapper Launch host application yarn run dev-host Build of remote applications yarn run build-remotes 5Launch remote applications yarn run serve-remotes