Simple Node Web Server
Learn how to create a simplified web server using Node.js. Complete the Simple Server Code-Along Activity, and then work on the Simple Server Individual Exercises.
Simple Server Code-Along Activity
Follow the instructions on this page to create a Node.js application that runs a basic web server.
Simple Server Individual Exercises
After completing the code-along activity, complete the exercises on this page to build on the simple web server.