Creating a Project

Learn how to create a Node.js project.

Let’s create the backend part of the course management application by taking the steps below.

Step 1: Navigate to our working directory

To begin creating our Node.js project, we need to move to the working directory ...