This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/start.bat
2021-08-15 00:10:54 +02:00

4 lines
47 B
Batchfile

cd bundle
CALL npm install
CALL npm start
PAUSE