first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
title Remote Access - Server
|
||||
echo Starting server on http://localhost:8090 ...
|
||||
echo (Keep this window open. Press Ctrl+C to stop.)
|
||||
echo.
|
||||
cd /d "%~dp0server"
|
||||
node server.js
|
||||
pause
|
||||
Verwijs in nieuw issue
Block a user