Skip to content

Commit

Permalink
Merge pull request rightmove#14 from rightmove/upgrade-node-and-depen…
Browse files Browse the repository at this point in the history
…dencies

Upgrade node v and fix vulnerabilities
  • Loading branch information
rm-catiagomes authored Oct 20, 2023
2 parents 7c2639b + ccf9047 commit 212eaa9
Show file tree
Hide file tree
Showing 3 changed files with 634 additions and 489 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Instructions

This test requires Node.js version v14.18 or higher to be installed.
This test requires Node.js version v20 or higher to be installed.

Install required dependencies by running `npm ci`. Then start the project by running `npm start`.
The start script will start both the api server and the react app (in the development mode) in parallel.
Expand Down
Loading

0 comments on commit 212eaa9

Please sign in to comment.