Skip to content

amadeuszblanik/ReClean-Blog

Repository files navigation

ReClean-Blog

React Server-Side Rendering App for Wordpress 5+ (REST-API)


First run

  1. yarn install
  2. yarn dev
  3. Ready on http://localhost:8081

If you want to run it on VPS or VM just try sh vm-install.sh and then set reverse proxy to port 8081.

Update

Just type sh update.sh in your terminal.

or paste

git pull;yarn install;yarn build;sudo pm2 stop "reaclean";sudo pm2 start "reaclean"

into your terminal.

About

React Server-Side Rendering App for Wordpress 5+ (REST-API)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published