Project Setup: Part One
Learn how to set up a new project, and start working with the npm CLI.
We’ll follow a series of tasks throughout the upcoming lessons as we work on our project.
Task 1: Setup our project folder
-
Navigate to the folder where we’ll store our new project.
-
Create a new directory called express-recipes (we could use any name that we like) and change in to it:
Get hands-on with 1200+ tech skills courses.