Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 209 Bytes

install-node.md

File metadata and controls

6 lines (5 loc) · 209 Bytes

How to install node

  1. go to https://nodejs.org/en/download/
  2. download installer
  3. run installer
  4. open terminal and run node -v and npm -v to verify installation