https://github.com/born2net/ngrx-course
https://github.com/born2net/ngrx-course
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/born2net/ngrx-course
- Owner: born2net
- Created: 2016-12-26T23:24:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-27T14:55:53.000Z (over 9 years ago)
- Last Synced: 2025-03-01T16:29:37.962Z (over 1 year ago)
- Language: TypeScript
- Size: 232 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ngrx Reactive Extensions Course
Ongoing
# Data for the in-memory Database
This is the data that the application will have at startup time - [Initial Data](https://raw.githubusercontent.com/angular-university/ngrx-course/backup/src/server/db/db-data.ts)