areed1192 / new-office-add-in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Office-Addin-TaskPane-React

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.

TypeScript

This template is written using TypeScript. For the JavaScript version of this template, go to Office-Addin-TaskPane-React-JS.

Debugging

This template supports debugging using any of the following techniques:

Questions and comments

We'd love to get your feedback about this sample. You can send your feedback to us in the Issues section of this repository.

Questions about Microsoft Office 365 development in general should be posted to Stack Overflow. If your question is about the Office JavaScript APIs, make sure it's tagged with  [office-js].

Additional resources

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Copyright

Copyright (c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\Alex\OneDrive\Desktop\new-office-add-in\node_modules\custom-functions-metadata\lib\cli.js generate C:\Users\Alex\OneDrive\Desktop\new-office-add-in\src\functions\functions.ts C:\Users\Alex\OneDrive\Desktop\new-office-add-in\dist\functions.json

node C:\Users\Alex\OneDrive\Desktop\new-office-add-in\node_modules\custom-functions-metadata\lib\cli.js generate "C:\Users\Alex\OneDrive\Desktop\new-office-add-in\src\functions\functions.ts" "C:\Users\Alex\OneDrive\Desktop\new-office-add-in\dist\functions.json"

About

License:Other


Languages

Language:TypeScript 66.2%Language:JavaScript 15.2%Language:HTML 10.2%Language:CSS 8.3%