/webpack-vue2-federation-demo

Sample code showcasing usage of webpack module federation with Vue2 microfrontends

Primary LanguageVue

Instructions to run

  • execute npm install on the root folder and the hello and host subfolders
  • execute npm run serve on the root folder
  • open the browser in http://localhost:5000 (host public path)