headless-wp icon indicating copy to clipboard operation
headless-wp copied to clipboard

A demo repo for Headless WordPress

Headless WordPress

For the full tutorial, visit: https://medium.com/@jchiatt/headless-wordpress-with-react-d573bca02ee0#.yq4yg24w0

TL;DR

npm install -g create-react-app cd headless-wp-frontend && npm install && npm start

Then, read backend/README.md to get WordPress up and going.