ReactPHP todo application
Installation requires Composer
Cloning
git clone https://github.com/ahmardiy/reactphp-todo-app
Install composer packages
cd reactphp-todo-app
composer install
Running the application
php server.php
Now visit http://localhost:9200