mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 09:21:24 +01:00
BAT-file for run PHP built-in server (#1094)
This commit is contained in:
parent
6905c926d0
commit
075580da1a
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