Skip to content

Simple Web Server learned from web, to learn how to use Jenkins for CI/CD

Notifications You must be signed in to change notification settings

zc2tech/first-nodejs-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

first-nodejs-web-server

Simple Web Server learned from web, to learn how to use Jenkins for CI/CD

How to run server

Use below command:

node app.js

Sample command:

C:\_work\projs\nodejs\first-nodejs-web-server>node app.js
Server is listening on port 3000

Client Confirm

Input http://localhost:3000/ in browser

About

Simple Web Server learned from web, to learn how to use Jenkins for CI/CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published