Examples of use of vue-micro-frontend. Vue-micro-fronted create distributed Vue application with micro-frontend.
See Simple example
Go to simple-example/js-micro-frontend
yarn install
yarn docker-build:micro-frontend
Go to simple-example/ts-micro-frontend
yarn install
yarn docker-build:micro-frontend
Go to simple-example/main-app
yarn install
Go to simple-example
yarn dcup
Go to main-app dir and go to localhost:8080
yarn serve