Skip to content

waqasahmed042/contract-negotiator

Repository files navigation

Sargis Word-Add-in

Addin Description

Initialize

  1. Clone and open the github project in VS Code
  2. Open terminal and install node_modeules if not using "npm install" command
  3. Run "npm start" to start the project

how to run the debugger on mac

https://learn.microsoft.com/en-us/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac

TLDR:

  1. run this command:

defaults write com.microsoft.Word OfficeWebAddinDeveloperExtras -bool true

  1. now right click, inspect

Before Commit

to make sure everything works:

  • npm run build
  • npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published