You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have the port hardcoded, it should be a variable and the message in the log " console.log('Listening at http://localhost:3030')
" should reflect that 😄
The text was updated successfully, but these errors were encountered:
You have the port hardcoded, it should be a variable and the message in the log " console.log('Listening at http://localhost:3030')
" should reflect that 😄
The text was updated successfully, but these errors were encountered: