ThiagoLangoni / federation-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sharing local Libs

  • Start

    • npm run serve:shell
    • npm run serve:mfe1
  • Shared-Lib

    • Shared in both webpack configs
    • Mappings in tsconfig.json
  • Test

    • After loading mfe1 into the shell (2nd menu item), mfe1 should display "Hello from the Shell".

About


Languages

Language:TypeScript 45.8%Language:JavaScript 34.4%Language:CSS 13.4%Language:HTML 6.4%