Skip to main content

Pre-Requisites

Environment setup.

Installing nodejs

  1. Visit node.js official website.
  2. Select you os - Windows, Linux, MacOs, AIX.
  3. Hit the download button for windows people, or copy the commands and paste in your terminal.

Installing nvm (node version manager)

  1. Goto nvm
  2. follow install and update script section.

Installing VS-Code

  1. Visit visual-studio-code official site
  2. download the installer based on your os.