Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Nov 27, 2023
1 parent ab33bd0 commit 7e74198
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ Data analysis tool for chess games.

### Install and Setup

Via composer:
Via composer.
```
composer install
```

### Run the App

Run PHP's built-in webserver.

```
php -S localhost:8080 -t public
```

0 comments on commit 7e74198

Please sign in to comment.