Working with Vue Nuxt I start the dev server with "npm run dev". How can I stop the Server afterwards from the VS Code console? So far, the only way I found is closing the Terminal Window.
Working with Vue Nuxt I start the dev server with "npm run dev". How can I stop the Server afterwards from the VS Code console? So far, the only way I found is closing the Terminal Window.