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
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,7 @@ Contains the code for all the Angular University courses.
3
3
4
4
# Installation pre-requisites
5
5
6
-
This project has minimal dependencies, you only need node and npm installed on your machine.
7
-
These are some tutorials to install node in different operating systems.
6
+
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.
8
7
9
8
*Make sure to install the latest version of Node 6*
10
9
@@ -22,9 +21,9 @@ If you are looking for the code of the following courses, see further the instal
22
21
- Angular 2 Router
23
22
- Angular 2 Forms
24
23
25
-
If you are looking for the Angular 2 and Firebase - Build a Web Application Course code, follow the instructions in the following page:
24
+
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:
26
25
27
-
[Angular 2 and Firebase - Build a Web Application](https://github.com/angular-university/courses/tree/master/01-getting-started-with-angular2/final-project)
26
+
[Angular 2 and Firebase - Build a Web Application](https://github.com/angular-university/angular-firebase-app)
0 commit comments