Chapter 2. Getting Up and Running
The first thing you need to take care of is to make sure your development environment is equipped with the necessary requirements in order for you to use both Node and MongoDB while launching the apps you write.
In this chapter, we will cover the following topics:
- Installing and testing Node.js
- Installing, configuring, and testing MongoDB
- Writing and launching a simple app