Simple PHP Server

Simple Python Server

“Do you want a super quick and easy local server on Mac (and probs linux)?”

— Andy Bell

Tips like these are super helpful as a way of quickly testing simple sites 👍

You can do something similar with PHP:

php -S localhost:8080