composer create-project wangxian/ephp-installer=dev-master myapp --prefer-dist
cd myapp/
# 运行开发服务器
bin/webdev
/\ _`\ /\ \/\ \/\ _`\
__\ \ \ \ \ \ \_\ \ \ \ \ \
/'__`\ \ ,__/\ \ _ \ \ ,__/
/\ __/\ \ \ \ \ \ \ \ \ \
\ \____ \ \_\ \ \_\ \_\ \_\
\/____/ \/_/ \/_/\/_/\/_/ v7.0.2
PHP Development Server started ...
Listening on http://127.0.0.1:8000/
Document root is /Volumes/DATA/htdocs/ePHP/ephp-installer/public
Press Ctrl-C to quit.
-----------------------------------