Skip to content

Lo-Agency-Internship/Ehsan-NodeJS-WebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web server project(node.js)

In this project, we created a web server without using any library just using node.js.

First :Clone the project

 git clone https://github.com/Lo-Agency-Internship/Ehsan-NodeJS-WebServer.git

Second: Open the terminal where the project was downloaded.

  cd Ehsan-NodeJS-WebServer

Start the server by running:

  npm run start

Put the file in the public folder.

Enter the following URL in the browser bar

http://localhost:8080/ or http://127.0.0.1:3000/

If you do not put the file in the public folder, the airbnb site will run by default.

--------------------Finish------------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published