Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 290 Bytes

Readme.md

File metadata and controls

17 lines (11 loc) · 290 Bytes

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

...