Pre-Requisites
Environment setup.
Installing nodejs
- Visit node.js official website.
- Select you os - Windows, Linux, MacOs, AIX.
- Hit the download button for
windows
people, or copy the commands and paste in your terminal.
Installing nvm (node version manager)
- Goto nvm
- follow install and update script section.
Installing VS-Code
- Visit visual-studio-code official site
- download the installer based on your os.