/mfVueShell

Primary LanguageJavaScript

MFVueShell

This application is part of a Micro Frontend Demo done with ModuleFederation and Vue 3.

Components

The following components are exposed and can be import into another Vue application that follow Module Federation Architecture:

  • mfUserList/Header
  • mfUserList/Footer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.