This demo was created based on the Symfony Demo application:
symfony new my_project_directory --demo
composer install
symfony server:start
yarn install
yarn watch
You can see React implemented here
This demo was created based on the Symfony Demo application:
symfony new my_project_directory --demo
composer install
symfony server:start
yarn install
yarn watch
You can see React implemented here