Skip to content

KrisnaDana/Nodejs-Web-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nodejs Web Server

Source code for simple web server using Nodejs.

Requirements

  • Nodejs version $\geq$ 16.17.0.
  • NPM version $\geq$ 9.1.2.
  • NPX version $\geq$ 9.1.2 (optional).
  • Git (optional).

Installation

Use git command to install the project.

git clone https://github.com/KrisnaDana/Nodejs-Web-Server.git

Or download zip file of the project.

Run the Project

  • Open the project folder path using terminal.
  • Run the following command.
    npm run start

About

Source code for simple web server using Nodejs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published