Skip to content

Commit 5e04969

Browse files
authored
Update README.md
1 parent 0e34aed commit 5e04969

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed

README.md

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@ Contains the code for all the Angular University courses.
33

44
![Angular for Beginners course](https://angular-academy.s3.amazonaws.com/thumbnails/angular2-for-beginners-small.png)
55

6-
# Installation pre-requisites
7-
8-
This project has minimal dependencies, you only need node and npm installed on your machine. These are some tutorials to install node in different operating systems.
9-
10-
*Make sure to install the latest version of Node 6*
11-
12-
- [Install Node and NPM on Windows](https://www.youtube.com/watch?v=8ODS6RM6x7g)
13-
- [Install Node and NPM on Linux](https://www.youtube.com/watch?v=yUdHk-Dk_BY)
14-
- [Install Node and NPM on Mac](https://www.youtube.com/watch?v=Imj8PgG3bZU)
15-
16-
176
# Which Course are You Looking For ?
187

198
If you are looking for the code of the following courses, see further the installation instructions on this page:
@@ -41,8 +30,25 @@ If you are looking for the Complete Typescript 2 Course - Build a REST API, the
4130
![Complete Typescript Course](https://angular-academy.s3.amazonaws.com/thumbnails/typescript-2-small.png)
4231

4332

33+
# Angular Ngrx Reactive Extensions Architecture Course
34+
35+
If you are looking for the Angular Ngrx Reactive Extensions Architecture Course code, the repo with the full code can be found here:
4436

37+
[Angular Ngrx Reactive Extensions Architecture Course](https://github.com/angular-university/ngrx-course)
4538

39+
![Angular Ngrx Course](https://angular-academy.s3.amazonaws.com/thumbnails/ngrx-angular.png)
40+
41+
42+
43+
# Installation pre-requisites
44+
45+
This project has minimal dependencies, you only need node and npm installed on your machine. These are some tutorials to install node in different operating systems.
46+
47+
*Make sure to install the latest version of Node 6*
48+
49+
- [Install Node and NPM on Windows](https://www.youtube.com/watch?v=8ODS6RM6x7g)
50+
- [Install Node and NPM on Linux](https://www.youtube.com/watch?v=yUdHk-Dk_BY)
51+
- [Install Node and NPM on Mac](https://www.youtube.com/watch?v=Imj8PgG3bZU)
4652

4753

4854
# Installation Instructions

0 commit comments

Comments
 (0)