You can use run_server_with_python.bat
if you have python 3 installed, or you can use run_server_with_node.bat
if you have nodejs installed. Don't forget to run npm install
before running nodejs script.
Run both parent and iframe to test the project.
Parent runs at localhost:8080
and iframe runs at localhost:9090
.
Once both are running open parent into browser, http://localhost:8080