Create your first Office JS Add-ins ​​| Getting Started | Office Java Script | Microsoft 365 DevOps

preview_player
Показать описание
#OfficeJS #OfficeJavaScript #Microsoft365

In this video, we have set up, configured, troubleshoot and build our first Office JS based Word Add-in.

#Command which I ran in the video

[HomeBrew]
- brew update && brew upgrade

[Node]
- npm install -g yo generator-office
- npm install office-addin-debugging
- yo office
- npm run dev-server
- npm start

[Git]
- git remote -v
Рекомендации по теме
Комментарии
Автор

Generator spec was changed
we should use yo office instead
and just only selectable React to use frameworks

jdotsystem
Автор

is there a way to have an addin without an external web server

ramS-mcgi
Автор

Hey, thank you for the tutorial. I am having issues doing the exact same thing but for Outlook. I am trying to follow the tutorial and when I do npm start, I am being prompted to sign in to microsoft account. Once I do sign up, in my terminal I am getting an 401 error..which is weird since I am authenticated and I have microsoft exchange account connected. Any idea what could be the issue?

beni
visit shbcf.ru