address review

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-01-10 11:31:44 +01:00
parent 2994a0ef7f
commit ce25a49592
769 changed files with 14 additions and 78766 deletions

View file

@ -8,6 +8,7 @@ Running this locally requires Docker Engine on the same machine.
If this is the case, just execute the following command:
```
composer install --no-dev
cd public/
php -S 0.0.0.0:8080
```