'How can I write a commands in GitBash while npm live-server is working?
I just started working with Git Bash, so I'm trying to do some commands while npm live-server is working, but Git Bash doesn't react at all. I figured out that I can stop the process with "Ctrl+C" command, but is there a opportunity to do commands without stopping the live-server? Thanks for your answers!)
Solution 1:[1]
Thank you, Clive! I understand the method) Now I can write commands while server is working!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Alex Udodov |