- Visual Studio Code
- NodeJS
- GIANT account
-
Download installer here
-
Select the version for your OS/platforms. If you are using window just press Download for Windows.
-
Run the installer and follow the installation prompts.
-
Download installer here
-
Select the LTS version.
-
Run the installer and follow the installation prompts.
-
Test your Nodejs and NPM installation by
node -v
andnpm -v
on terminal/command prompt. -
After the installation,
npm
command should works.