/hypernova-react-php-example

Example rendering React components in PHP with hypernova

Primary LanguageJavaScript

Hypernova Example

Requirements:

  • node
  • yarn
  • php 5.6+

Installation:

  • yarn
  • npm install could work if you're lazy
  • run npm run server
  • in another window run npm run build
  • it should render and open up your browser!

TODOs

  • Have client-side code pick up state
  • Add redux