Skip to content

jarvisaoieong/mobx-architecture

Repository files navigation

mobx-architecture

elm architecture in mobx

Comparing with the redux version, these implemenation is very simple. Please go to see the /src.

Thanks to the mobx's reference observability, it make the elm architecture very straight forward to implement.

npm install
npm start