vscode office addin 环境搭建
npm install -g yo generator-office // run as adminstrator
yo office
code .
npm install //yarn install
npm start
npm run build
npm install -g yo generator-office // run as adminstrator
yo office
code .
npm install //yarn install
npm start
npm run build