File tree 3 files changed +3901
-3088
lines changed
3 files changed +3901
-3088
lines changed Original file line number Diff line number Diff line change @@ -4,19 +4,7 @@ This repository contains the code of the [Angular Security MasterClass - Web Sec
4
4
5
5
![ Angular Security MasterClass - Web Security Fundamentals Course] ( https://s3-us-west-1.amazonaws.com/angular-university/course-images/security-cover-small-v2.png )
6
6
7
-
8
- # Installation pre-requisites
9
-
10
- IMPORTANT: Please use NPM 5 or above, to make sure the package-lock.json is used.
11
-
12
- For running this project we need and npm installed on our machine. These are some tutorials to install node in different operating systems:
13
-
14
- * Its important to install the latest version of Node*
15
-
16
- - [ Install Node and NPM on Windows] ( https://www.youtube.com/watch?v=8ODS6RM6x7g )
17
- - [ Install Node and NPM on Linux] ( https://www.youtube.com/watch?v=yUdHk-Dk_BY )
18
- - [ Install Node and NPM on Mac] ( https://www.youtube.com/watch?v=Imj8PgG3bZU )
19
-
7
+ IMPORTANT: please use Node 14 (Long-term support version) to take this course.
20
8
21
9
# Installing the Angular CLI
22
10
You can’t perform that action at this time.
0 commit comments