diff --git a/run_php_server.bat b/run_php_server.bat new file mode 100644 index 000000000..e168921d7 --- /dev/null +++ b/run_php_server.bat @@ -0,0 +1,3 @@ +start chrome.exe http://localhost:3000/ +@echo off +php -S localhost:3000