December 2016
Intermediate to advanced
136 pages
2h 58m
English
© Caio Ribeiro Pereira 2016
Caio Ribeiro Pereira, Building APIs with Node.js , 10.1007/978-1-4842-2442-7_2
Caio Ribeiro Pereira1
(1)São Vicente - SP, São Paulo, Brazil
In this chapter, we are going to install Node.js on the most used OSs (Windows, Linux, and MacOSX). However, the entire book uses MacOSX as the default OS. Don’t worry about the differences among these OSs, because all examples in this book are compatible with all the three OS platforms.
Setting up the Node.js environment is much the same despite the OS. Just a few procedures will be different in each OS, especially for Linux, because in the Linux environment you can compile an application or install it using a package manager, ...
Read now
Unlock full access