Hi,
I startet ionic serve with grunt-bg-shell on my dev-project - it works fine.
Now when I want to run ionic serve on my prod-project it doesn´t work because of the server is still running with my dev-project. Is it possible to stop the server by a command?
bye