Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 201 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 201 Bytes

Editing the webpage

Use the following command at the terminal to start a webserver:

php -S 127.0.0.1:8000 -t .

and use this url to access the page: http://localhost:8000