Building Office Add-In Using Office Yo Generator

In this post we will explore how to build an Office Add-in using Office Yo Generator on Mac OS, in the beginning we will make sure that we have all the prerequisites ready. then we will run the add-in using local server and then publish it to an azure web app , let's jump to the walkthrough right away :) Install NodeJS to have NPM ready Install Yomean bower and office generator globally (you might need to switch to your root account to install this globally) Create a new directory...