bookstore
bookstore copied to clipboard
Port running message added as callback to app.listen
Sir,
console.log('Running on port 3000...'); was added on a separate line and not as a callback to the app.listen method in the server file app.js
Sincerely,
Muhammad bin Shehzad