Skip to content

Conversation

@brandonmcmaster
Copy link
Owner

Summary

  • update README title and description
  • add a simple Express server with the corrected greeting

Testing

  • npm init -y
  • npm install express
  • node app.js & pid=$!; sleep 1; curl -s http://localhost:3000/; kill $pid

https://chatgpt.com/codex/tasks/task_e_68858035d9f8832dbb00378a543f0101

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants