how to end ng serve or firebase serve

后端 未结 13 2154
渐次进展
渐次进展 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-30 00:03

    it is enough to modify something in your text editor and reload localhost. all your connection will be lost nd you have opsibility to ng serve the new project in the console.

提交回复
热议问题