Symfony UX Live Component - Todo list sample app A simple todo app made with Symfony UX Live Component Installation # set up .env composer install yarn install php bin/console doctrine:migrations:migrate Development symfony server:start yarn encore dev-server