/mobx-multi-store

Example MobX boilerplate with multiple stores that share data between themselves through a RootStore

Primary LanguageHTML

This is a create-react-app project to demostrate the use of multiple stores with MobX and them communicating between each other through a RootStore.