Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 255 Bytes

PHP People

This site is hosted online at people.php.net

Local installation

git clone git@github.com:php/web-people.git people
cd people
git clone git@github.com:php/web-shared.git shared
php -S localhost:8080