VSTS Addin for Outlook Installation npm install tsd install Running the Dev Server After setting up the project, type npm start to start the Express dev server. Compiling for production To compile the Javascript bundle for production, use npm run build.