#!/bin/sh printf "Testing locally..\nOpen 'localhost:1337' in your web browser.\n" php -S localhost:1337