等待本地主机cli 等待localhost从命令行准备好 如果您需要本地服务器在执行下一个命令之前准备好接受请求,则很有用。 我个人使用它来等待准备就绪,然后再启动Electron。 安装 $ npm install --global wait-for-localhost-cli 用法 $ wait-for-localhost --help Usage $ wait-for-localhost [port] Options --use-get Use the HTTP-method GET instead of HEAD to test if the server