Search Your Dot Net Topic

Thursday 24 February 2022

nodejs vs npm | what is difference between nodejs vs npm | what is nodejs | what is npm| nodejs npm

 

NODE.JS vs NPM




NodeJs vs NPM
NodeJs vs NPM


Node.JS

  • Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.
  • NPM included with Node.JS installation.
  • Check version by command :    node --version
  • Node.JS is requried on following Javascript framework like : Angular, React.



NPM