lab2 2nd lab // Install Dependencies npm install express // Install cookie-parser npm install cookie-parser // Launch Server node server.js // Launch Site Go to google chrome localhost:3000