how to end ng serve or firebase serve

后端 未结 13 2009
渐次进展
渐次进展 2021-01-29 23:05

I\'ve been doing web development with Angular2 and have been using both Angular2 and Firebase to run local servers. I haven\'t been able to find a command similar to typing quit

13条回答
  •  醉酒成梦
    2021-01-29 23:57

    ctrl + c OR ctrl + Pause/Break

    Both will ask for Terminate batch job, then press Y or y and click enter.

提交回复
热议问题