An open API service indexing awesome lists of open source software.

https://github.com/jchiatt/headless-wp

A demo repo for Headless WordPress
https://github.com/jchiatt/headless-wp

advanced-custom-fields create-react-app javascript react wordpress wordpress-api

Last synced: 18 days ago
JSON representation

A demo repo for Headless WordPress

Awesome Lists containing this project

README

          

# Headless WordPress

For the full tutorial, visit: [https://medium.com/@jchiatt/headless-wordpress-with-react-d573bca02ee0#.yq4yg24w0](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.