mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
BAT-file for run PHP built-in server
This commit is contained in:
parent
6905c926d0
commit
5b7fe46a3b
1 changed files with 3 additions and 0 deletions
3
run_php_server.bat
Normal file
3
run_php_server.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
start chrome.exe http://localhost:3000/
|
||||||
|
@echo off
|
||||||
|
php -S localhost:3000
|
||||||
Loading…
Add table
Add a link
Reference in a new issue