Skip to content

Yarob50/nodejs-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the project of Tuwaiq Bootcamp

My Project

Hello world

/Hello Route:


Project Structure (With Routes)

alt text

The app is listening to the port 8000

// step: 3
app.listen(8000, function () {
	console.log("listening");
});
// step: 3 app.listen(8000, function () { console.log("listening"); });

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published