You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-11Lines changed: 17 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,6 @@ Contains the code for all the Angular University courses.
3
3
4
4

5
5
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
-
17
6
# Which Course are You Looking For ?
18
7
19
8
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
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)
0 commit comments