Skip to content

med-ab/gmccp_nodejs

Repository files navigation

Instructions

  • Install Node.js
  1. In this task, you will:
  • Create a file named hello-world.js
  • Write a program to print "HELLO WORLD" to the console
  1. In this task, you will:
  • create a server
  • Write a program that runs on port 3000 and responds with <h1>Hello Node!!!!</h1>\n when someone reaches http://localhost:3000
  1. In this task, you will:
  • First, require the file system to create a file named "welcome.txt" containing one line "Hello Node".
  • Second, create a program that reads and console.log data from hello.txt
  1. In this task, you will:
  1. In this task, you will:

PS: Don't forget to delete your personal information before uploading it to GitHub :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published