diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..790e1105 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +v20.10.0 diff --git a/README.md b/README.md index 1d05f4d1..bede30c1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This blog is an Angular single page application, which builds a static web site - NodeJS 20+ - NPM 10+ +> If you have `nvm` installed, just run `nvm use` + ### Installation Run the followig commands to install and run the application: