Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 446 Bytes

stop-uninstall-outlook-dev-add-in.md

File metadata and controls

9 lines (6 loc) · 446 Bytes

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.