Skip to content

Server rendering of React.js template in php application example

Notifications You must be signed in to change notification settings

kazu69/render-reactjs-with-php-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server rendering of React.js template in php application

Execution of javascript in php application. The other is to run the js in nodejs application

Setup

docker-compose up -d

# php execute example
open http://DOCKER_IP/template_php.php

# To process the tempale in nodejs through php application
open http://DOCKER_IP/template_nodejs.php

About

Server rendering of React.js template in php application example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published