Sample application created with narik-micro-frontends based on Webpack Module Federation.
- Install packages:
yarn install
- Install packages for two Vue.js applications:
yarn install
in 'apps/payment-type1' and 'apps/payment-type2' - Build the shared library
yarn build:shared
- Build apps
yarn build:apps
- Start the app:
ng s
- Open the app http://localhost:4200
To server a app use ng s
, for example ng s products
. Then active development in apps.json