These purpose of this project is to use webpack module federation with vue2 generated by vue cli. All webpack config changes are done via vue.config.js.
Note: In order to use webpack5 these projects are generated using the latest alpha version of vue cli.
npm install
npm run bootstrap
npm start