Skip to content

Marfusios/micro-frontend-shared

Repository files navigation

logo

Shared library for micro frontends demo link

This is example of the shared library which is referenced as git submodule to other micro frontends. It is possible to reference different version of shared library per every micro frontend.

A primary application (gateway to the whole system) can be found here: github.com/marfusios/micro-frontend-gateway

Usage

  • reference as submodule into {youAngularApp}/src/shared
  • has to be inside src directory