Template

Creating Office add-in generator using Vue (part-2)

Creating Office add-in generator using Vue (part-3) – Ideas For Free - Feb 1, 2019 […] part-2, I have described how start to create a new Office add-in Vue template generator. As new template […]

Creating Office add-in generator using Vue (part-2)

In part-1, I briefly provide the ideas behind creating Office add-in generator using Vue and the working plan. If you have not read part-1 please check it here. Third step: Create static Office add-in Vue I follow the steps in “Build an Excel add-in using Vue” to prepare starting template. I will remove the static value with ejs template syntax, so that Yeoman will replace it during the project generation process.