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

https://github.com/unseen1980/angular2-redux

Example on how to Redux + Immutable + Angular2
https://github.com/unseen1980/angular2-redux

angular angular2 immutable immutablejs redux rxjs store

Last synced: 10 months ago
JSON representation

Example on how to Redux + Immutable + Angular2

Awesome Lists containing this project

README

          

## This repository is using a very old version of Angular! It was build in 2016, so the technology has evolved considerably since then. Consider exploring projects that use newer versions of Angular.

# Example on how to Redux + Immutable + Angular2

![alt tag](https://raw.githubusercontent.com/unseen1980/ReduxAirlineAngular2/master/redux_airline.gif)

1. Install angular-cli
2. Clone repository
3. Npm install
4. Run `ng serve` for a dev server.
5. Navigate to `http://localhost:4200/`.