vue-micro-frontend Create distributed Vue application with micro-frontend How to install yarn add vue-micro-frontend or npm install --save vue-micro-frontend Example of use See Simple example Project setup for development yarn install Compiles and minifies for production yarn run build Lints and fixes files yarn run lint Customize configuration See Configuration Reference.