An open API service indexing awesome lists of open source software.

https://github.com/kwame-mintah/ms-office-add-in-outlook-playground

๐Ÿ› \ หˆplฤ-หŒgrauฬ‡nd \ an area known or suited for activity of a specified sort.
https://github.com/kwame-mintah/ms-office-add-in-outlook-playground

microsoft-office office outlook

Last synced: 2 months ago
JSON representation

๐Ÿ› \ หˆplฤ-หŒgrauฬ‡nd \ an area known or suited for activity of a specified sort.

Awesome Lists containing this project

README

          

# ๐Ÿ› Microsoft (ms) office add-in outlook playground

As the name of the repository suggests, it's just a [_playground_](https://dictionary.cambridge.org/dictionary/english/playground).
A place for me to better understand creating add-ins for [Microsoft outlook](https://learn.microsoft.com/en-gb/office/dev/add-ins/).

```markdown
_-----_ โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
| | โ”‚ I have no idea what I โ”‚
|--(o)--| โ”‚ am doing, so please โ”‚
`---------ยด โ”‚ bear with me, while I โ”‚
( _ยดU`_ ) โ”‚ make mistakes. โ”‚
/___A___\ /โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
| ~ |
__'.___.'__
ยด ` |ยฐ ยด Y `
```

## Getting started

1. Download [npm](https://www.npmjs.com/) and [node](https://nodejs.org/en),
2. Install [Yeoman generator for Office Add-ins - YO OFFICE!](https://www.npmjs.com/package/generator-office),
3. Run `yo office --projectType taskpane --name "ms-office-add-in-outlook-playground" --host outlook --ts true`.