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.
- Host: GitHub
- URL: https://github.com/kwame-mintah/ms-office-add-in-outlook-playground
- Owner: kwame-mintah
- Created: 2025-08-01T18:49:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-08-01T19:06:11.000Z (3 months ago)
- Last Synced: 2025-08-01T21:35:44.682Z (3 months ago)
- Topics: microsoft-office, office, outlook
- Language: HTML
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.