Sortable List Demo

This demo app shows how to make a <ul> list sortable.

Start the application by cding into the project root and running php -S localhost:8000 from the terminal.