// DEMO Launch Wamp npm run watch symfony server:start or php -S localhost:8000 -t public
// DEPLOYMENT (on remote server)
git pull
composer install
npm i
npm run build
https://symfony.com/doc/current/mercure.html