uprm-inso4101-2024-2025-s1 / semester-project-mercado-colegial-online

semester-project-mercado-colegial-online created by GitHub Classroom
8 stars 1 forks source link

Set Up a Basic Node.js Server #38

Closed AlvinBadillo closed 5 days ago

AlvinBadillo commented 1 week ago

Objective: To create a basic Node.js server that can run on localhost and provide clear setup instructions for other developers to easily get it running on their machines.

Requirements:

Completion Criteria:

Time constraint:

Scoring:

AlvinBadillo commented 5 days ago

I have successfully implemented the node.js simple server in it's own branch called node.js_base_server. It runs successfully on localhost, meeting the completion criteria.