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

Latest commit

 

History

History
11 lines (8 loc) · 474 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 474 Bytes

Anniversary Site, A React+Redux WordPress theme

WordPress theme built with react calling WP-API for content. Based on jackreichert's theme

Why?

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.

How do I run Webpack?

  • run npm install, or yarn
  • run webpack or webpack -p (to minify)