Skip to content

narkai/process-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProcessReact

ProcessWire Site Profile for React

ProcessReact is a boilerplate for getting started with ProcessWire as a headless CMS for React (with Redux & Axios).

ProcessWire forum topic here.

Credits

Based on ProcessVue, Blogpost.

And on @gebeer tutorial.

Thanks to montmirail for his help on the React setup.

Installation

Install ProcessWire with this profile, which was exported using the ProcessExportProfile module.

Setup /site/templates/client/api.js with your server base URL.

Install React modules and start the client:

cd site/templates/client
npm install
npm start

Go to http://localhost:3030/

About

ProcessWire Site Profile for React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published