Symfony 5 boilerplate with WebpackEncoreBundle and React configured.
run composer install
to install PHP packages
run yarn install
to install JavaScript packages
Symfony 5 boilerplate with WebpackEncoreBundle configured, React included and a User entity with registration and login/out.
PHPMIT