Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razshare/amp-v3-event-loop-hangs-after-exists


https://github.com/razshare/amp-v3-event-loop-hangs-after-exists

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Instructions

Install dependencies and dump autoloader
```sh
composer update
composer load
```

Run the program with
```sh
composer start
```

or debug it with
```sh
composer debug
```