/macrof-shared

React MicroFrontend Shared (Typescript, Webpack 5, ModuleFederation)

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Macrof MF Shared

Install

yarn add @macrof/shared

For all microfronts

IOC(stores) - main instance (mobx), root store, employee store, token store

CONTEXT - main(global) react context

SERVICES - main services(http, logger, loader)

How to use

...