Skip to content

buptrh/HomePage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

HomePage

a simple home page web application

To run the web server

$ npm install $ nodemon server.js Note: If nodemon doesn't work, try node server.js instead.

By default, the web server is listening port 4000.

To connect from browser

Suppose you run the web server locally, type the following URL in your browser:

About

a simple home page web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published