Example integration of Hypernova and Hypernova-PHP into a Symfony application.
npm install
npm run dev
bin/console server:run
node server.js
Visit the /default route to view an example of the server side rendered React component.
assets/js/server.js
webpack.config.js
server.js
templates/default/index.html.twig
src/Twig/RenderReactExtension.php