Introduction Node.js is a Javascript platform for server-side programming. It allows users to easily create networked applications that require backend functionality. By using Javascript as both the client and server language, development can be fast and consistent. In this guide, we will show you a few different ways of getting Node.js installed on a CentOS 7 server so that you can get started. M