Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Example Symfony application with Hypernova integration

Notifications You must be signed in to change notification settings

mloberg/symfony-hypernova-demo

Repository files navigation

Symfony Hypernova Integration

Example integration of Hypernova and Hypernova-PHP into a Symfony application.

Setup

  • 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.

Files of Interest

  • assets/js/server.js
  • webpack.config.js
  • server.js
  • templates/default/index.html.twig
  • src/Twig/RenderReactExtension.php

About

Example Symfony application with Hypernova integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published