Skip to content

Conversation

@ridomin
Copy link

@ridomin ridomin commented Apr 26, 2021

  • Updates README to indicate the home page is device.html (should it be renamed to index, or mapped as default document in `server.js?)
  • Updates console log in server.js to properly format the URL (this will enable automatic link clicking from Windows Terminal)

}
}).listen(8080);
console.log('Listening at http//localhost:8080');
console.log('Listening at http//:localhost:8080');
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding a typo to the typo, here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants