File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 1
1
2
- ## The Angular Router In Depth Course
2
+ ## Angular Router In Depth Course
3
3
4
4
This repository contains the code of the course [ Angular Router In Depth] ( https://angular-university.io/course/angular-router-course ) .
5
5
@@ -10,16 +10,7 @@ This course repository is updated to Angular v10, and there is a package-lock.j
10
10
11
11
# Installation pre-requisites
12
12
13
- IMPORTANT: Please use the latest Node and especially NPM, to make sure the package-lock.json is used.
14
-
15
- For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:
16
-
17
- * Its important to install the latest version of Node*
18
-
19
- - [ Install Node and NPM on Windows] ( https://www.youtube.com/watch?v=8ODS6RM6x7g )
20
- - [ Install Node and NPM on Linux] ( https://www.youtube.com/watch?v=yUdHk-Dk_BY )
21
- - [ Install Node and NPM on Mac] ( https://www.youtube.com/watch?v=Imj8PgG3bZU )
22
-
13
+ Please use the latest Node long-term support (LTS) version.
23
14
24
15
# Installing the Angular CLI
25
16
You can’t perform that action at this time.
0 commit comments