Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 361 Bytes

Readme.md

File metadata and controls

15 lines (10 loc) · 361 Bytes

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