nuno-barreiro / webpack-vue2-federation-demo

Sample code showcasing usage of webpack module federation with Vue2 microfrontends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Sample code showcasing usage of webpack module federation with Vue2 microfrontends


Languages

Language:Vue 53.6%Language:JavaScript 23.7%Language:HTML 22.7%