startServer.bat 35 B

123
  1. @echo off
  2. npm run start -- -s
  3. pause