mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 20:52:42 +01:00
4 lines
47 B
Batchfile
4 lines
47 B
Batchfile
cd bundle
|
|
CALL npm install
|
|
CALL npm start
|
|
PAUSE |