This repository contains the source code used by the Yo Office generator when you create a new Office Add-in that appears in the task pane. You can also use this repository as a sample to base your own project from if you choose not to use the generator.
This template is written using JavaScript.
- Clone the Repository.
- Run "npm install"
- start the project on "https://localhost:3000" using "npm start"
- Load the manifest file on outlook.live.com under the section of add my Addins.
- run the Addin