jhiggins-thrillist / hypernova-react-php-example

Example rendering React components in PHP with hypernova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example rendering React components in PHP with hypernova


Languages

Language:JavaScript 88.0%Language:PHP 8.9%Language:CSS 3.1%