Installation Guide
Learn how to install Node.js.
We'll cover the following...
If we want to try Node.js at our local machine, the guidelines provided in this appendix will help.
Installing Node.js
Node.js is free, open source, and available for all operating systems. We can install Node.js by either downloading the source code or installing it with Homebrew.
-
Downloading the source code: Official packages for all the major ...