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
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