Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 352 Bytes

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