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
- Host: GitHub
- URL: https://github.com/unseen1980/angular2-redux
- Owner: unseen1980
- Created: 2016-07-12T16:04:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T09:13:48.000Z (over 2 years ago)
- Last Synced: 2025-04-13T20:14:02.921Z (10 months ago)
- Topics: angular, angular2, immutable, immutablejs, redux, rxjs, store
- Language: TypeScript
- Homepage:
- Size: 4.06 MB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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