WordPress theme built with react calling WP-API for content. Based on jackreichert's theme
We wanted a site that could be nagivated without losing state. There aren't many WordPress themes that do that, so we built one from Jack's React/Redux bootstrap.
- run
npm install
, oryarn
- run
webpack
orwebpack -p
(to minify)