satnetuser001/hello-world
最新稳定版本:v1.0.3
Composer 安装命令:
composer create-project satnetuser001/hello-world
包简介
This is an application for learning class autoloading using Composer (PSR-4)
README 文档
README
This is an application for learning class autoloading using Composer (PSR-4).
To install the application run in the terminal:
composer create-project satnetuser001/hello-world hello-world
or
git clone https://github.com/satnetuser001/hello-world.git
cd hello-world
composer install
To start an application in root directory in terminal run:
php -S localhost:8000
!you should have an unoccupied port 8000
Open in browser:
localhost:8000
Press F5 and enjoy)
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-02