https://github.com/tefoh/php-race
https://github.com/tefoh/php-race
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tefoh/php-race
- Owner: Tefoh
- Created: 2024-03-03T12:05:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T15:35:52.000Z (over 2 years ago)
- Last Synced: 2025-01-16T06:13:33.026Z (over 1 year ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
Please run the following command to install the project dependencies:
```shell
composer install
```
## Run race
To start the race use the below command:
```shell
php ./index.php
```