When you want to stop the local web server and uninstall the add-in, follow the applicable instructions:
-
To stop the server, run the following command. If you used
npm start
, the following command should also uninstall the add-in.npm stop
-
If you manually sideloaded the add-in, see Remove a sideloaded add-in.