Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 113 Bytes

File metadata and controls

11 lines (9 loc) · 113 Bytes

Dev

$ composer install
$ cd web && php -S 0.0.0.0:8081

Docker

$ docker-compose up