Skip to content

Commit b1078a1

Browse files
committed
Upgraded to Angular 15 and Node 18
1 parent 026b146 commit b1078a1

15 files changed

+8627
-9641
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
This repository contains the code of the video course [Ngrx (with NgRx Data) - The Complete Guide](https://angular-university.io/course/ngrx-course).
55

6-
This course repository is updated to Angular v14:
6+
This course repository is updated to Angular v15:
77

88
![Ngrx (with NgRx Data) - The Complete Guide](https://angular-university.s3-us-west-1.amazonaws.com/course-images/ngrx-v2.png)
99

1010

1111
# Installation pre-requisites
1212

13-
For taking the course we recommend installing Node 16 Long Term Support Edition (LTE).
13+
For taking the course we recommend installing Node 18 Long Term Support Edition (LTE).
1414

1515
To easily switch between node versions on your machine, we recommend using a node virtual environment tool such as [nave](https://www.npmjs.com/package/nave) or [nvm-windows](https://github.com/coreybutler/nvm-windows), depending on your operating system.
1616

0 commit comments

Comments
 (0)