NODE.JS 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.
No comments:
Post a Comment