This repository is a simple boilerplate if you want to build frontend app with micro architecture using a webpack. in example, there are 3 folder
- barchart (a micro frontend service)
- container (for includes all frontend micro services)
- linechart (a micro frontend service)
each folder you must install packages for example using npm or yarn
after installing a packages, you can run in each folder using:
npm run start
each folder have a webpack.config.js for customization such port, name, remotes and template