Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 200 Bytes

Compile

$ make

Run:

usage: ./server [port]

$ ./server 8080

Open up a web browser and go to localhost:8080. It should load the index page. You can also try /about.html.