Skip to content

vikyw89/basicInformationalSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

basicInformationalSite

To run:

cd server
npm ci

for express :

node indexWithExpress.js

for vanilla http

node index.js

then go to localhost:8080

  1. Make a project directory and create the following files inside that directory:
    • index.html
    • about.html
    • contact-me.html
    • 404.html
  2. Create your node.js server file index.js and add the code needed to serve the right page according to the url.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published