NPM Package Lab

Medium
66.7% Acceptance

In this lab, you will create a new package.json file in a Node.js environment and install the express package as a dependency. You will also create a src folder with an index.js file to set up an HTTP server using express, which listens on port 1337.