The MiniRx Angular Demo moved to https://github.com/spierala/mini-rx-store/tree/master/apps/mini-rx-angular-demo
MiniRx is a RxJS Redux Store.
- 🤓 Learn more about MiniRx on the Docs site
- ⭐ MiniRx on GitHub
- 🚀 See MiniRx in action in the Angular demo
MiniRx provides simple yet powerful state management with Feature Stores. To manage state at large scale you can use the classic Redux API.
The Demo uses both the Redux API and the Feature Stores:
- Todos: Feature Store
- Products and Cart: Redux
- User: Feature Store