Skip to content

Commit 7861b77

Browse files
authored
Update README.md
1 parent 17ea52e commit 7861b77

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Diff for: README.md

+26
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ This repository contains the full application of the Complete Typescript Course.
55

66
![Complete Typescript Course](https://angular-academy.s3.amazonaws.com/thumbnails/typescript-2-small.png)
77

8+
9+
# Angular University Lessons Code
10+
Contains the code for all the Angular University courses.
11+
12+
![Angular for Beginners course](https://angular-academy.s3.amazonaws.com/thumbnails/angular2-for-beginners-small.png)
13+
14+
15+
# Angular 2 and Firebase - Build a Web Application Course
16+
17+
If you are looking for the Angular 2 and Firebase - Build a Web Application Course code, the repo with the full code can be found here:
18+
19+
[Angular 2 and Firebase - Build a Web Application](https://github.com/angular-university/angular-firebase-app)
20+
21+
![Angular firebase course](https://angular-academy.s3.amazonaws.com/thumbnails/angular_app-firebase-small.jpg)
22+
23+
24+
# Angular Ngrx Reactive Extensions Architecture Course
25+
26+
If you are looking for the Angular Ngrx Reactive Extensions Architecture Course code, the repo with the full code can be found here:
27+
28+
[Angular Ngrx Reactive Extensions Architecture Course](https://github.com/angular-university/ngrx-course)
29+
30+
![Angular Ngrx Course](https://angular-academy.s3.amazonaws.com/thumbnails/ngrx-angular.png)
31+
32+
33+
834
# Installation pre-requisites
935

1036
For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:

0 commit comments

Comments
 (0)