How to stop app the server express after 'npm start' (In terminal VSCode)

Multi tool use


How to stop app the server express after 'npm start' (In terminal VSCode)
the console gets locked after starting the express server, as the image shows, how can I kill the service?
image of terminal of VSCode
is this, thanks
– Gustavo Henrique Lima
11 mins ago
Possible duplicate of Start, Stop Node express server
– LMulvey
11 mins ago
is not a duplicate, i asked about terminal, but its a simple doubt.
– Gustavo Henrique Lima
9 mins ago
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Have you tried Ctrl+C?
– James
11 mins ago