Skip to content

course-one/browser-rendering-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser-rendering-test

Sample code base to test how a browser renders a webpage.

Web Server

Start Server

node server.js

Access a file

http://localhost:8088/directory/file
http://localhost:8088/delay-in-ms/directory/file

Example:
http://localhost:8088/html/incremental.html
http://localhost:8088/10000/html/incremental.html