Pretty experimental at the moment. Used for my personal blog at https://kanec.uk/
Thanks to React Boilerplate for the foundation. ...even if it was massive overkill for this ;-)
Want a look?
npm install && npm start
Make sure the REST API is enabled on your Wordpress blog and point to it in /app/config.js
There is also a basic deploy script. ./deploy.sh
. Update server URIs accordingly.
🎈 Have fun! 🎈