An open API service indexing awesome lists of open source software.

https://github.com/ramartinez7/angular-observable-store

RxJS powered state management for Reactive Angular applications implementing Observable Store + Facades
https://github.com/ramartinez7/angular-observable-store

angular facade-pattern ng-zorro-antd observable-stores rxjs state-management

Last synced: about 2 months ago
JSON representation

RxJS powered state management for Reactive Angular applications implementing Observable Store + Facades

Awesome Lists containing this project

README

          

# Angular Observable Store

> RxJS powered state management for Reactive Angular applications implementing Observable Store + Facades

Starting point to develop reactive applications using the Observable Store + Facades pattern and NG-ZORRO for UI.


![Build Status](https://github.com/ramartinez7/angular-observable-store/workflows/.github/workflows/azure.yml/badge.svg)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.

## Further help

Submit an issue or fork the project to help me improve it.