mirror of
https://github.com/ibratabian17/OpenParty.git
synced 2026-01-15 06:12:54 -03:00
4 lines
87 B
Batchfile
4 lines
87 B
Batchfile
@echo off
|
|
echo Starting OpenParty with class-based architecture...
|
|
node server.js
|
|
pause |